$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2007-08-24 09:39:19
Darren Garvey skrev:
> * If you copy your directories into the boost tree, the error goes away.
> * If you delete the Jamfile.v2 from the base directory, the error
goes away. Note that I was using the version of Jamfile.v2 that comes
from the boost document root (verified).
I tried moving the code into $BOOST_ROOT/code/test instead of
d:/PhD/code/test. I also removed by local Jamroot.
Then I could compile the files. Maybe that can help track the problem.
-Thorsten