Thomas Liu <kangc...@...> writes:

> Hello there,
> I've been trying to build PyCUDA on Windows 7 64bit.

> D:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\amd64\link.exe
> /DLL /nologo /INCREMENTAL:NO "/LIBPATH:E:\Program FIles
> (x86)\boost\boost_1_39\stage\lib" /LIBPATH:E:\devel\cuda\lib64 /LIBPATH
> :C:\Python26\libs /LIBPATH:C:\Python26\PCbuild\amd64
> boost_python-vc90-mt-1_39.lib boost_thread-vc90-mt-1_39.lib cuda.lib
> /EXPORT:init_driver build\temp.win-amd64-2.6\Release\src/cpp/cuda.obj
> build\t
>.......
> boost_thread-vc90-mt-1_39.lib(boost_thread-vc90-mt-1_39.dll) : fatal error
> LNK1112: module machine type 'X86' conflicts with target machine type
> 'x64'> 

I fear that you maybe using "Express" edition of VS2008 if this is the case, I 
propose you hit the NVIDIA CUDA forums first about how to get around that 
problem.(There are ample resources regarding this problem in the forums)

If you are NOT running an Express edition, then reinstall VS2008 making sure 
you don't forget to install the x64 compilers.

Let us now how it goes :->


_______________________________________________
PyCUDA mailing list
pyc...@host304.hostmonster.com
http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net

Reply via email to