Boost logo

Boost Users :

Subject: Re: [Boost-users] c++14 support
From: John Maddock (jz.maddock_at_[hidden])
Date: 2015-06-14 13:00:11


On 14/06/2015 16:11, Freddy Martinez Garcia wrote:
> Thank for your answer Maichel, but I think that I’m not explain my self very well….
>
> I had download boost 1.58 from sourceforge, to compile it, first I have to run in shell the command
>
> ./bootstrap
>
> after that I must run ./b2 <options>

bjam cxxflags=-std=c++1y

or whatever option it is that you need to use.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net