$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-04-26 04:52:28
On Wednesday 12 April 2006 19:09, Pedro Lamarão wrote:
> I'm developing a SDK system based on Boost Build v2.
> I'm working with the Milestone 11 release candidate.
> The following is a simple example of what I'm trying to achieve:
Hi Pedro,
first of all, when reporting bugs it's best to provide a testcase in zip
archive, that I can unpack and try without creating directory structure
manually.
> ----------
> * c:\build\Jamroot:
>
> project build ;
>
> use-project sdk : /c:/sdk ;
I don't think you need leading "/" there. Please try without it, and if that
fails, send me a testcase. I'll take a look.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2