$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2007-08-30 02:31:10
Vladimir Prus skrev:
>> in my project. I can run normal boost unit-test inside the boost
>> repository, but I'm now using bjam in a non-boost related project.
>> There was a FAQ entry about this in the new documentation, but that is
>> not the reason here. Maybe you can see the problem by looking at my Jamfile?
I got my setup to work.
What I did was to point BOOST_BUILD_PATH to v2 in the 1.34 distribution
instead of the subversion version.
Let me know if I can do something to help track this down.
best regards
-Thorsten