$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
From: Voronkov Konstantin (beowinkle_at_[hidden])
Date: 2005-08-03 07:17:10
Hello, All!
I have problem with process_jam_log tool. It requires
to define relativeness from project root with rule
"subproject". But in case I'm building mine project
out of location on BOOST_ROOT the rule is unknown
and have this error:
>..\test\Jamfile:3: in modules.load
>rule subproject unknown in module
>Jamfile</H:/tmp/Boost/Tutorials/sample1/test>.
How can I enable the subproject rule in mine project?
Best Regards,
Voronkov Konstantin