$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Mark (mcoletti_at_[hidden])
Date: 2002-11-19 17:29:01
--- In jamboost_at_y..., "Achim Domma" <achim.domma_at_s...> wrote:
[...]
> bjam complains that boost-build.jam could not be found. [...]
You need to set BOOST_BUILD_PATH to the top level Boost directory.
For example, mine is set to:
c:\cygwin\usr\local\include\boost_1_29_0\
Cheers!
Mark