About QuantLib compile with mingw and boost header.

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

About QuantLib compile with mingw and boost header.

niheaven

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


------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

答复: About QuantLib compile with mingw and boost header.

cheng li

If you don’t bother to build the test suit, no need to do so.

 

Just ignore the warning.

 

Regards,

Cheng

 

发件人: Hsiao-nan Cheung [mailto:[hidden email]]
发送时间: 2014814 8:48
收件人: [hidden email]
主题: [Quantlib-users] About QuantLib compile with mingw and boost header.

 

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


------------------------------------------------------------------------------

_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: About QuantLib compile with mingw and boost header.

Luigi Ballabio
In reply to this post by niheaven
Yes, you need to compile Boost. I'm not sure how to do that under
MinGW, but instructions should be on the Boost site at
<http://www.boost.org/doc/libs/release/more/getting_started/index.html>.

Luigi

On Thu, Aug 14, 2014 at 2:48 AM, Hsiao-nan Cheung <[hidden email]> wrote:

> 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
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> QuantLib-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/quantlib-users
>



--
<https://implementingquantlib.blogspot.com>
<https://twitter.com/lballabio>

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users