Re: [C++-sig] Getting Boost.Python Working on MacOS X

2009-11-25 Thread Randolph Fritz
On 2009-11-23, Martin Hediger 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

[C++-sig] Getting Boost.Python Working on MacOS X

2009-11-23 Thread Martin Hediger
Dear All 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. I pretty much followed the instructions on both the Boost, Getting Started guide and the Boost.Python Introduction. I