Boost logo

Boost Users :

From: firingme (yg-boost-users_at_[hidden])
Date: 2003-03-24 19:49:01


Then,I've tried as follow,error yet:

E:\LY\boost_1_30_0>build

E:\LY\boost_1_30_0>set path=e:\dev-cpp\bin

E:\LY\boost_1_30_0>set MINGW_ROOT_DIRECTORY=e:\dev-cpp

E:\LY\boost_1_30_0>set MINGW_BIN_DIRECTORY=e:\dev-cpp\bin

E:\LY\boost_1_30_0>set MINGW_INCLUDE_DIRECTORY=e:\dev-cpp\include

E:\LY\boost_1_30_0>set MINGW_STDLIB_DIRECTORY=e:\dev-cpp\lib

E:\LY\boost_1_30_0>bjam -sTOOLS=mingw
---------------------------------------------------------------------
skipping Boost.Python library build due to missing or incorrect
configuration

couldn't find Python.h in "/usr/include"

You can configure the location of your python installation by setting:
PYTHON_ROOT - currently "/usr"
PYTHON_VERSION - The 2-part python Major.Minor version number (e.g.
                 "2.2", NOT "2.2.1") - currently "2.2"

The following are automatically configured from PYTHON_ROOT if not
otherwise set:

    PYTHON_LIB_PATH - path to Python library object; currently
                          "/usr/libs"
---------------------------------------------------------------------
...found 2436 targets...
...updating 433 targets...
MkDir1 libs\regex\build\bin-stage
spawn: No such file or directory

what can I do?


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