$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-01-20 08:23:10
Vladimir Prus wrote:
> On Thursday 20 January 2005 13:52, Toon Knapen wrote:
>
>>When working on windows, I again hit a problem with spaces in my include
>>path. So I wonder if I'm using the right syntax.
>
>
> IIRC, you've raised this issue previously. I've suggested a patch which fixed
> the thing for your, but then forgot to commit it. I've did that now, so the
> error should be gone.
>
>
>>First I write in my user-config.jam following alias that points to the
>>include directory (of MPICH version 2 in this case)
works, thank!!