Boost logo

Boost-Build :

From: Richard Jose (narekisgod_at_[hidden])
Date: 2004-06-05 07:48:23


hi guys,

Im trying to install boost (following the "Getting Started"
instructions. I've place bjam on my system path and set VC71_ROOT to
the correct path (in using vc.net 2003)

from the boost_1_31_0 directory im using the following command:

bjam --prefix=F:\Programs\Boost
--with-python-root=F:\Programs\Python234 "-sTOOLS=vc" install

The first error I'm getting is:

vc-tools.jam: No such file or directory

The total is the following:

vc-tools.jam: No such file or directory
vc-tools.jam: No such file or directory
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools/build/
v1\allyourbase.jam:630: in C++
rule C++-action unknown in module
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools/build/
v1\allyourbase.jam:1097: in Object
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools/build/
v1\allyourbase.jam:1162: in Objects
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools/build/
v1\boost-base.jam:130: in dll-files
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools/build/
v1\boost-base.jam:1934: in subvariant-target
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools/build/
v1\boost-base.jam:2361: in stage
Jamfile:144: in load-jamfiles
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\tools\build\
v1\bootstrap.jam:15: in boost-build
C:\Documents and
Settings\Richard\Desktop\boost_1_31_0\boost_1_31_0\boost-build.
jam:16: in module scope

Can anyone tell me what I'm doing wrong?

 


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