|
From: <seb...@sc...> - 2019-03-12 06:34:33
|
Hi Luigi, thanks for your mail. Thanks to a hint I actually tried using VS 2015 to build the Python 2.7 interface and it perfectly worked. It seems as long as you are carefull with allocating/freeing memory you may use DLLs compiled with different compilers together: https://groups.google.com/forum/#!topic/mingwpy/xUyIRLqcrOs Thanks, Sebastian Am 2019-03-11 16:57, schrieb Luigi Ballabio: > You can use QuantLib 1.13, which still included support for VC++ 2008. > If you want to use later versions, you can try updating the project, > but I'm not sure that everything will compile. > > Luigi > > On Wed, Mar 6, 2019 at 8:16 PM <seb...@sc...> wrote: > >> Hi, >> >> I would like to compile QuantLib and QuantLib-SWIG interface for Python 2.7. My understanding is that I need Visual C++ 2008 with Visual Compiler 9.0 for that task. >> >> However, the quantlib.cmake file states "Compiler below VC++2010 is not supported". >> >> Could anyone advise on how to compile QuantLib for Python 2.7? >> >> Thanks >> >> Sebastian >> >> _______________________________________________ >> QuantLib-dev mailing list >> Qua...@li... >> https://lists.sourceforge.net/lists/listinfo/quantlib-dev |