> 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
>

Hi there,

I tried boost 1.40 and this problem went away, but after installing PyCUDA
I got into some sort of DLL dependency hell, so...

I installed Fedora 12 and everything works great in Linux.

Thanks though!

-- 
Thomas Liu
WPI Computer Science 2011
WPI Interactive Media and Game Design 2011
RHCE #805009550541530


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

Reply via email to