|
From: wassim <jem...@ou...> - 2017-11-29 11:56:44
|
I have been using quantlib on a windows Python Version and it works perfectly. I’am trying to get it t work on my linux version but I have been stuck for a good while on compiling the files with boost. You will find below the error message. ********************* quantlib_wrap.cpp:2346:27: fatal error: ql/quantlib.hpp: No such file or directory compilation terminated. Makefile.quantlib:336: recipe for target 'quantlib_wrap.o' failed make[3]: *** [quantlib_wrap.o] Error 1 make[3]: Leaving directory '/root/djangov/FastNet/QuantLib-SWIG-1.7/Perl' Makefile:426: recipe for target '.build-stamp' failed make[2]: *** [.build-stamp] Error 2 make[2]: Leaving directory '/root/djangov/FastNet/QuantLib-SWIG-1.7/Perl' Makefile:220: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/root/djangov/FastNet/QuantLib-SWIG-1.7/Perl' Makefile:349: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 ********************* I would more that grateful if anybody can direct me to where I can find help -- Sent from: http://quantlib.10058.n7.nabble.com/quantlib-dev-f8818.html |