From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-08-03 16:40:15


On 8/2/06, Pedro Lamarão <pedro.lamarao_at_[hidden]> wrote:
>
> Inspired by the "Targets in site-config.jam", I thought about populating
> some sub-directory with pre-built deliverables and placing a sdk.jam in
> the root.

Hi Pedro,

My test case, however, does not work.
> It is attached in this message.
>
> Should this work? Am I missing something?

 Unfortunately, you did not indicate how your project does not work, and I
can't just run it right now.

One thing that seems suspicios is relative path in import statement. Other
than that, everything looks fine. I'd need exact error messages, or
something to guess more.

- Volodya