on Tue Jul 17 2007, "Johan Johansson"
"David Abrahams"
wrote in message news:87lkdfqgh9.fsf@grogan.peloton... I see you're using the VS IDE. What happens when you follow the directions at http://boost.org/libs/python/doc/building.html ?
C:\Users\Johan Johansson\dev\boost_1_34_0\libs\python\example\quickstart>bjam toolset=msvc --verbose-test test Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (don't panic: this is a strictly optional feature). notice: could not find main target test notice: assuming it's a name of file to create don't know how to make <e>test ...found 1 target... ...can't find 1 target...
C:\Users\Johan Johansson\dev\boost_1_34_0\libs\python\example\quickstart>
Oh, that's a bug that has since been fixed. Just leave "test" off the command line. -- Dave Abrahams Boost Consulting http://www.boost-consulting.com The Astoria Seminar ==> http://www.astoriaseminar.com