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
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