[C++-sig] boost graph bgl-python on MAC OS X 10.6.3

Andrew Schweitzer a.schweitzer.grps at gmail.com
Wed Apr 28 17:38:14 CEST 2010


Hi, I'm trying to use the bgl-python library which exposes boost's graph 
library ('bgl') to python.

Has anyone built this recently for MAC OS X?

I tried versions bgl-python.0.9 and svn-HEAD. I got different errors in 
both cases. I suspect I'm doing something obvious wrong. Here is what I 
got from svn-HEAD:

../boost_1_42_0/bjam installwarning: No toolsets are configured.
warning: Configuring default toolset "gcc".
warning: If the default is wrong, your build may not work correctly.
warning: Use the "toolset=xxxxx" option to override our guess.
warning: For more configuration options, please consult
warning: 
http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html
notice: could not find main target install
notice: assuming it is a name of file to create.
/Users/schweitz/Documents/misc/boost/boost_1_42_0/tools/build/v2/build/project.jam:740: 
in attribute
warning: rulename $($(project).attributes).get expands to empty string
/Users/schweitz/Documents/misc/boost/boost_1_42_0/tools/build/v2/build/project.jam:752: 
in project.target
...
/Users/schweitz/Documents/misc/boost/boost_1_42_0/boost-build.jam:17: in 
module scope
don't know how to make <e>install
...found 1 target...
...can't find 1 target...


Any ideas?

Thanks

Andrew



More information about the Cplusplus-sig mailing list