Re: [C++-sig] building Boost.Python with

2013-04-22 Thread Jim Bosch
On 04/22/2013 07:42 AM, Christian Staudt wrote: Hello cplusplus-sig, I would very much like to provide my C++ project with a Python 3 interface. Boost.Python seems like a good option, but I have trouble getting started. I believe I need to build Boost.Python from source against my Python3.3 i

[C++-sig] building Boost.Python with

2013-04-22 Thread Christian Staudt
Hello cplusplus-sig, I would very much like to provide my C++ project with a Python 3 interface. Boost.Python seems like a good option, but I have trouble getting started. I believe I need to build Boost.Python from source against my Python3.3 installation, but I am running into problems which