$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Using bjam in the sandbox
From: Edward Diener (eldiener_at_[hidden])
Date: 2009-10-31 10:34:02
After downloading the latest sandbox files from SVN, I attempt to build
some documentation for a library there by invoking bjam from a directory
where I see a jamfile.v2, only to get the message:
"C:\Programming\VersionControl\sandbox\logging\boost-build.jam attempted
to load
the build system by invoking
'boost-build ;'
but we were unable to find "bootstrap.jam" in the specified directory
Please consult the documentation at 'http://www.boost.org'."
How do I fix this ?