Hi,
Recently I try to compile QuantLib-1.40 using MinGW and Boost header file on a Win7 x64 machine. I use following cmd in a msys console:
configure --with-boost-include=d:/programming/boost/boost_1_56_0 --prefix=d:/programming/quantlib
then the configure give me warnings that the boost unit-test framework is not found, as:
WARNING: Boost unit-test framework not found.
WARNING: The test suite will be disabled.
Does this mean I have to compile the Boost unit-test library? And how do I do it?
Thanks.
Hsiao-nan Cheung
Aug. 12, 2014
| Free forum by Nabble | Edit this page |