|
From: Luigi B. <lui...@gm...> - 2015-11-13 10:58:46
|
Glad it helped. Just to explain: you can build the bindings without SWIG if you start from a QuantLib-SWIG release, because we generate the wrappers ourselves and include them in the archive. If you check out the sources from the git repo, then the wrappers are not included and you need SWIG. Luigi On Thu, Nov 5, 2015 at 10:29 AM Michel <mhb...@gm...> wrote: > Hi Luigi, > > Thanks. I figured out that i could build the python bindings without SWIG. > > I don't have the issue anymore after having installed the prebuilt SWIG > binaries found here: http://www.swig.org/download.html > > BR > > Michel > > > > -- > View this message in context: > http://quantlib.10058.n7.nabble.com/Quantlib-Python-swig-not-recognized-tp17024p17032.html > Sent from the quantlib-dev mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > -- <http://leanpub.com/implementingquantlib> <http://implementingquantlib.com> <http://twitter.com/lballabio> |