On 2009-11-23, Martin Hediger <[email protected]> wrote: > > I have been trying to get Boost.Python working on my MBP with Mac OS > 10.5, since I need it to compile the chemical modeling software > "AVOGADRO" for modification reasons.
There's something wrong with the boost.python test script on Mac OS X; see <https://svn.boost.org/trac/boost/ticket/2185>. That's probably what's making problems for you. Boost.python does in fact work on Mac, despite the test script problem; here's what I did to make it go: <http://mail.python.org/pipermail/cplusplus-sig/2009-October/014871.html> -- Randolph Fritz design machine group, architecture department, university of washington [email protected] -or- [email protected] _______________________________________________ Cplusplus-sig mailing list [email protected] http://mail.python.org/mailman/listinfo/cplusplus-sig
