From: Hugh F. <hug...@an...> - 2008-05-06 08:49:49
|
I'm just starting to fill in the stubs for my native Mac OS Carbon version of VPython, which in turn seems to be triggering previously hidden Boost errors. Things like bool check() const; in boost/python/extract.hpp are being reported as errors by Xcode 'doesn't declare anything' I downloaded the Boost 1_34_1 sources and bjam, did a bjam build and then bjam install. If that wasn't enough, I have absolutely no idea how to proceed. Can anybody point me to either a nice prebuilt installer for Boost on MacOS, or at least some detailed instructions on pitfalls and how to avoid them? -- Hugh Fisher DCS, ANU |