[C++-sig] Compile C++ to python extension

Quentin Blanchon quentin.blanchon at multitoll.fr
Thu Apr 23 10:28:00 CEST 2015


Hi,
I'm trying to compile C++ class to a python module extension.
I found a way here:
http://www.boost.org/doc/libs/1_52_0/libs/python/doc/building.html#configuring-boost-build

but it doesn't work with versions after boost_1_54, because /tools/build/v2
doesn't exist.
I need help to do this with last update and i need some explaination about
how to link the  needed libraries.

Thanks for any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/cplusplus-sig/attachments/20150423/ee1374b0/attachment.html>


More information about the Cplusplus-sig mailing list