hi,all

have anybody build the boost graph python bind successfully?

i check out the newest version of svn
and put the "bjam.exe" in the root of bglpython svn and launch it with toolset=msvc

here is my configuration:
boost root:
E:\etude\boost_1_34_1

bgl python svn:
G:\source\boostGraphPython

msvc 2005 installed
 
but it give me a error message:
Unable to load Boost.Build: could not find "boost-build.jam"

so is it necessary to write a suitable boost-build.jam for my computer?

cordialement

Liang