|
From: Marcin R. <mry...@gm...> - 2021-04-12 17:06:27
|
Hi Luigi, I hope it is yet not too late to send feedback. On a Windows 10 machine I see the following after compiling the library: Running 884 test cases... Tests completed in 9 m 50 s *** No errors detected Building QuantLib-SWIG and running Python tests gives: ---------------------------------------------------------------------- Ran 125 tests in 19.243s OK On OS X 10.15.6 I was able to compile the library and successfully run the unit tests, but only after adding -std=c++11 flag to CXXFLAGS. I could not get SWIG Python to compile, I struggled a bit which flags should be used in ./configure. Hence, perhaps it might be good to update the installation instructions for Mac OS X to reflect that? Unless this is just due to my local setup. Many thanks, Marcin On Thu, 1 Apr 2021 at 15:24, Luigi Ballabio <lui...@gm...> wrote: > Hello everybody, > I published release candidates for version 1.22 at < > https://github.com/lballabio/QuantLib/releases/tag/1.22rc>. If you have > some time in the next week or two, I'd appreciate your feedback. > > Have a nice Easter break, > Luigi > > > _______________________________________________ > QuantLib-users mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-users > |