Boost logo

Boost Users :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-05-29 16:56:35


krejci.lukas_at_[hidden] wrote:
> today I downloaded boost 1.31.0 and precompiled bjam. then I
> invoked bjam:
>
> cd C:\_projects\_coding\_sdk\boost_1_31_0
> bjam -s"TOOLS=mingw" -s"MINGW_ROOT_DIRECTORY=C:\Program
> Files\Dev-Cpp" --prefix=C:\_projects\_coding\@mingw
> --with-python-root="C:\Program Files\Python23" --with-pydebug
> install
>
> and this was the output:
> ...patience...
> ...found 9330 targets...
> ...updating 3796 targets...
> MkDir1 bin
> spawn: No such file or directory
>
> I am new to jam/bjam. Can anyone help me with this problem?
> Thanks for your help,

There is a bug in Boost.Build+BJam that prevents it from handling paths
with spaces in them for the location of tool executables. This is
already fixed in the CVS version but alas that won't help you ;-)

If you are willing to rearrange your installation you can get it to work
by installing the Dev-Cpp tools to someplace like "C:\Dev-Cpp"

HTH.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net