Boost logo

Boost :

From: Jared McIntyre (jmcintyre_at_[hidden])
Date: 2008-03-31 12:50:50


Lars Viklund <zao <at> acc.umu.se> writes:

>
> On Mon, Mar 31, 2008 at 07:33:35AM +0200, Cristian Adam wrote:
> > Jared McIntyre wrote:
> > > Has something changed in the way you build libraries?
> >
> > You need to pass --build-type=complete like:
> >
>
> The build-type option has been in the trunk for a long while but wasn't
> merged to the 1.35.0 release candidates until the last one of them. By
> default, it's set to minimal which will only build dynamic release
> libraries. If set to complete, it will build everything like it used to.
>

This is probably important to clarify in the Getting Started documentation.
This is especially true because the headers still include the libboost*
version by default in Visual Studio builds, and debug versions of those
if you are building debug. None of these are built if you follow the
steps in the Getting Started document. So, by default, following that
doc won't get you a usable setup.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk