"firingme"
Then,I've tried as follow,error yet:
<snip>
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?
Can you post the result of bjam -d4 -sTOOLS=mingw ?? What OS are you running? What is the command shell you're running from (stock CMD, or something else?) Thanks, -- Dave Abrahams Boost Consulting www.boost-consulting.com