$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Christian Henning (chhenning_at_[hidden])
Date: 2007-02-21 10:37:12
Thanks David, the output now is:
C:\boost>bjam --toolset=msvc --libdir=c:\boost\lib --with-guid stage
warning: no toolsets are configured.
warning: you won't be able to build C++ programs.
warning: please consult the documentation.
error: Unable to find file or target named
error: '/boost/serialization'
error: referred from project at
error: 'libs/guid/build'
The path %BOOST_ROOT%/boost/serialization is valid.
Christian