Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2004-12-29 19:49:33


d_l_goldsmith wrote:
>
> Hi! Newbie here, so be gentle. I'm having trouble
> installing/building. My OS is XPPro2002SP1. I'm installing boost in
> the hopes of using boost.python to interface existing wxWidgets C++
> and wxPython code. I'm following the "Getting Started" document, and
> get as far as invoking bjam; the command line I'm using is
>
> bjam "-sTOOLS=vc-7_1-stlport" --builddir=.
> --with-python-root=c:\Program Files\Python23 install
>
> The result is:
>
> Failed to find the project root for directory '.'.
> Did not find a project-root.jam file there or in any of its parent
> directories.

>From what you wrote below, you seem to have downloaded a boost-build
release but not a full boost release. I suggest you go to
http://www.boost.org/more/getting_started.html and start over.

Be sure to download one of the boost releases at
http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041

> I searched and found several project-root.jam files, but half of them
> are empty, and they're all in one of boost-build\test,
> boostbuild\example, or boost-build\doc, which hardly seem general enough.

There's one in the root directory of a full Boost installation.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
 

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