March 11, 2007
4:56 p.m.
On 3/11/07, Valentino Volonghi <dialtone@gmail.com> wrote:
Do I really have to use boost.jam to compile this small example? (I ask because I tried hard to use it under osx last week and failed miserably, I simply can't use it and documentation is lacking at best).
No. It is important to compile Boost.Python shared library with bjam, but after this you can switch to your favorite build system. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/