[SciPy-user] weave and compiler install help

Michael ODonnell odonnems at yahoo.com
Mon Dec 3 18:27:47 EST 2007


Thanks Fernando for your suggestion.

(Note: Please use the command below and not the command in the previous posting because the filename changed; obviously the paths will need to be altered as well).

I am attaching the .cpp file that was created using weave.inline and the compiler. I mentioned that when I tried to run this at the command prompt, I got an error about not being able to find the io.h file. I did find this file in /Microsoft Visual C++ Toolkit 2003/include and I have this path set in the environment variables so this seems strange to me. 

cl.exe /c /nologo /Ox /MD /W3 /GX /DNDEBUG -IC:\Python24\lib\site-packages\scipy\weave -IC:\Python24\lib\site-packages\scipy\weave\scxx -IC:\Python24\lib\site-packages\numpy\core\include -IC:\Python24\include -IC:\Python24\PC /Tpc:\temp\Michael\python24_compiled\sc_552cccf5dbf4f6eadd273cdcbd5860520.cpp /Foc:\temp\Michael\python24_intermediate\compiler_d41d8cd98f00b204e9800998ecf8427e\Release\temp\Michael\python24_compiled\sc_552cccf5dbf4f6eadd273cdcbd5860520.obj /Zm1000

Thanks for the assistance,
michael

PS I noticed also that /DNDEBUG is not an option for the SDK window compiler. Could this be a problem or am I wrong. I am using this link: http://msdn2.microsoft.com/en-us/library/610ecb4h(VS.80).aspx to look at the options for SDK compiler. I looked at all the versions and did not see this as an option for any of them.





      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071203/654e7506/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sc_552cccf5dbf4f6eadd273cdcbd5860520.zip
Type: application/zip
Size: 3731 bytes
Desc: not available
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20071203/654e7506/attachment.zip>


More information about the SciPy-User mailing list