
9 May
2008
9 May
'08
3:40 p.m.
AMDG John Maddock wrote:
Steven, this sounds really interesting!
I tried to test it out on your test program but get a lot of BBv2 errors, first off I had to change:
import profile_templates ;
to
import ../profile_templates ;
in the test/Jamfile.v2 otherwise I get an error from BB that it can't find "profile_templates".
Try import profile_templates : : .. ; I think that it fails because I removed the Jamfile from the top level directory which contains profile_templates.jam In Christ, Steven Watanabe