
14 May
2004
14 May
'04
1:37 p.m.
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