Programming, visual-c++ IT Nursery fatal error LNK1112: module machine type ‘x64’ conflicts with target machine type ‘X86’ I’m using CUDA (VC++, Visual studio 2008sp1) to debug a FEM program. The program can only run on a Win32 platform, for the insufficiency of cuda. I think the... May 30, 2022 0 Comments