« Return to Thread: Cannot build quantlib-swig python library

Re: Cannot build quantlib-swig python library

by Luigi Ballabio :: Rate this Message:

Reply to Author | View in Thread

On Sat, 2009-05-09 at 11:45 +0200, raphael.sobotka@... wrote:
> -building a python module with a different version of VC (than the one
> having built Python) seems to be quite difficult (at least for me).
> -I have only VC 9 and no proper VC 7 set-up.
>
> After some efforts, I still cannot have all I need on the same Python
> version. The sole solution I see is to give up VC 9 and buy VC 7.
>
> Any idea?

It used to be possible to build modules with the gcc compiler included
into MinGW, but it's a long time since I tried it.  It was invoked with
something like

python setup.py build --compiler=mingw32

You can try and see whether it still works...

Luigi


--

There's no sense in being precise when you don't even know what you're
talking about.
-- John von Neumann



------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
QuantLib-users mailing list
QuantLib-users@...
https://lists.sourceforge.net/lists/listinfo/quantlib-users

 « Return to Thread: Cannot build quantlib-swig python library