Login  Register

RE: Compiling under MSVC

Posted by Andre Louw-2 on Apr 08, 2003; 4:06am
URL: http://quantlib.414.s1.nabble.com/Compiling-under-MSVC-tp10234p10235.html

After some further investigation I've noticed the following:

I use the command line to build Python-QuantLib for Windows, i.e "python
setup.py wrap" and "install". This gives the link errors. I noticed that it
uses "build\temp.win32-2.2\..." and "build\lib.win32-2.2\..." as it's output
directories.

Using Visual Studio and QuantLibPython.dsp to build works fine, except that
it doesn't finish the distribution by copying the relevant files to Python's
site-packages directory?! I noticed that it uses "build\temp.win32-2.1\..."
and "build\lib.win32-2.1\..." as it's output directories.

Hope this casts a bit more light onto the problem!

Andre
 
-------------------------------------------------------------------------
This e-mail is intended only for the use of the individual or entity named
above and may contain information that is confidential and privileged,
proprietary to the company and protected by law. If you are not the intended
recipient, you are hereby notified that any dissemination, distribution or
copying of this e-mail is strictly prohibited. Opinions, conclusions and
other information in this message that do not relate to the official
business of our company shall be understood as neither given nor endorsed by
it.