Boost logo

Boost :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-05-09 11:40:09


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk