Hi, I have troubles compiling and running the quickstart:
C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\python\example\quickstart>bjam toolset=msvc-9.0 --verbose-test test --debug -configuration notice: found boost-build.jam at C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\python\example\quickstart\boost-build.jam notice: loading Boost.Build from C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\python\example\quickstart\..\..\..\..\tool s\build\v2 notice: Searching C:\Windows U:\ C:\cygwin\home\daniel C:\Users\Daniel.SBG C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\ python\example\quickstart\../../../../tools/build/v2 C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/kernel C:/Us ers/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/util C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/build C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/tools C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v 2/contrib C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/. for site-config configuration file site-config.jam . notice: Loading site-config configuration file site-config.jam from C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\python\ example\quickstart\..\..\..\..\tools\build\v2\site-config.jam . notice: Searching U:\ C:\cygwin\home\daniel C:\Users\Daniel.SBG C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\python\exam ple\quickstart\../../../../tools/build/v2 C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/kernel C:/Users/Daniel. SBG/Programming/boost_1_41_0/tools/build/v2/util C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/build C:/Users/D aniel.SBG/Programming/boost_1_41_0/tools/build/v2/tools C:/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/contrib C :/Users/Daniel.SBG/Programming/boost_1_41_0/tools/build/v2/. for user-config configuration file user-config.jam . notice: Loading user-config configuration file user-config.jam from C:\Users\Daniel.SBG\Programming\boost_1_41_0\libs\python\ example\quickstart\..\..\..\..\tools\build\v2\user-config.jam . notice: Searching ../../../.. for project-config configuration file project-config.jam . notice: Loading project-config configuration file project-config.jam from ..\..\..\..\project-config.jam . notice: [msvc-cfg] msvc-9.0 detected, command: 'c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\cl.exe' notice: [msvc-cfg] msvc-8.0 detected, command: 'C:\Program Files\Microsoft Visual Studio 8\VC\bin\cl.exe' notice: will use 'c:\Program Files\Microsoft Visual Studio 9.0\VC\bin\cl.exe' for msvc, condition <toolset>msvc-9.0 notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>/<address-model>', setup: 'call "c:\Program Files\Microsoft Vi sual Studio 9.0\VC\vcvarsall.bat" x86 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>/<address-model>32', setup: 'call "c:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>x86/<address-model>', setup: 'call "c:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>x86/<address-model>32', setup: 'call "c:\Program Files\Microso ft Visual Studio 9.0\VC\vcvarsall.bat" x86 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>/<address-model>64', setup: 'call "c:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86_amd64 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>x86/<address-model>64', setup: 'call "c:\Program Files\Microso ft Visual Studio 9.0\VC\vcvarsall.bat" x86_amd64 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>ia64/<address-model>', setup: 'call "c:\Program Files\Microsof t Visual Studio 9.0\VC\vcvarsall.bat" x86_ia64 >nul ' notice: [msvc-cfg] condition: '<toolset>msvc-9.0/<architecture>ia64/<address-model>64', setup: 'call "c:\Program Files\Micros oft Visual Studio 9.0\VC\vcvarsall.bat" x86_ia64 >nul ' notice: [cmdline-cfg] Detected command-line request for msvc-9.0: toolset= msvc version= 9.0 notice: [cmdline-cfg] toolset msvc-9.0 already configured notice: iostreams: not using zlib compression notice: iostreams: not using zlib compression notice: iostreams: not using bzip2 compression notice: iostreams: not using bzip2 compression notice: [python-cfg] Configuring python... notice: [python-cfg] Registry indicates Python 3.0 installed at "C:\Python30\" notice: [python-cfg] Checking interpreter command "python"... notice: [python-cfg] running command 'DIR /-C /A:S "C:\Python30\python.exe" 2>&1' notice: [python-cfg] running command 'python -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix =%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1' notice: [python-cfg] ...requested configuration matched! notice: [python-cfg] Details of this Python configuration: notice: [python-cfg] interpreter command: "python" notice: [python-cfg] include path: "C:\Python30\Include" notice: [python-cfg] library path: "C:\Python30\libs" notice: [python-cfg] DLL search path: "C:\Python30" error: Unable to find file or target named error: 'test_extending.py' error: referred from project at error: '.' There does not seem to be a script by the name test_extending.py. Did I miss something? Thanks in advance! Regards, Daniel Lidström Stockholm, Sweden _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig