Re: QuantLib-SWIG and Visual Studio
Posted by
Marco Marchioro-2 on
Nov 11, 2002; 5:43am
URL: http://quantlib.414.s1.nabble.com/decreasing-discount-factors-tp10170p10176.html
Hi,
the problem was fixed with the help of Luigi. On my computer everything
runs ok.
Unfortunatly, there are still many warnings that I was able to remove
only editing the swig.swg file.
wrap.bat was removed from cvs.
take care,
Marco.
At 12:03 PM 11/11/02 +0100, Marco Marchioro wrote:
>Hi All,
>I compiled QuantLib-SWIG/Python with VisualStudio, using SWIG 1.3.16:
>it seems to work.
>
>I've also added a win32 script wrap.bat to help the generation of the wrappers
>but I do not know how to do it automatically within VisualStudio.
>
>Anybody wants to try?
>
>Marco.