Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-01-20 07:27:38


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)
>
> <quote>
> lib libmpi : : <file>C:\\"Program Files"\\MPICH2\\lib\\libmpich2.a : :
> <include>C:/"Program Files"/MPICH2/include ;

The syntax looks OK.

- Volodya

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk