$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-01-15 09:39:36
David Abrahams wrote:
>>>I think your use of validate-property-sets is incorrect, because it
>>>expects them to be expanded already.
>>
>>:-(
>>That's why I feared to add this check. Can you point out the right place?
>
>
> I think if you take the check out then the checks I've implemented in
> feature.jam will handle everything we need now.
This still does not work for me...
$bjam gcc-123
/home/ghost/Work/boost/tools/build/examples-v2/../new/targets.jam:590: in
construct from module object(typed-target)@1
error: unable to construct ./hello
What do you get in this case (still in examples-v2/hello)?
- Volodya