Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-05-14 08:37:21


On Friday 14 May 2004 09:28 am, Gennadiy Rozental wrote:
> libs/test/src/execution_monitor.cpp: No such file or directory
>
> There should be ..boost/libs directories installed with all source (cpp)
> and docs files files. I remember it was reported already that some
> procedure does not install it.

I strongly disagree. The headers in $BOOST_ROOT/boost should be
self-contained, and their use should require only prebuild libraries
(.a, .so, .dll, .lib, etc).

If as a developer you need to access ../boost/libs, then I suggest those files
be moved into $BOOST_ROOT/boost.

        Doug


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