Hi, all,

I install Anaconda(with gcc) recently, and also have VS2010 before.
Today, when I build pycuda from VS2010 command line, using:

python setup.py build

from the cmd, I see some error related with gcc,
but I want to build pycuda with vs2010, I change the siteconf.py

BOOST_COMPILER = 'msvc'

but, the building process still use gcc...




-- 
--
Sincerely,

HaveF
_______________________________________________
PyCUDA mailing list
[email protected]
http://lists.tiker.net/listinfo/pycuda

Reply via email to