Boost logo

Boost :

Subject: Re: [boost] help with including boost.log into the current trunk
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-04-09 20:04:54


On 10/04/2011 00:56, Bernd Prager wrote:

> I downloaded the current boost SVN trunk and the current boost-log SVN
> trunk.
> Then I linked the log directories into the boost trunk:
>
> $ ln -s boost-log/trunk/boost-log/libs/log/ boost-trunk/libs/
> $ ln -s boost-log/trunk/boost-log/boost/log/ boost-trunk/boost/
>
> Compiling boost with normal ./bjam does not recognise the log components
> at all:
>
> [...]
>
> Explicitly including it gets me an error message:
> $ ./bjam.exe target-os=cygwin --with-log
> error: wrong library name 'log' in the --with-<library> option.

You have no Jamfile in libs/log/build.


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