[Pyrex] Problems with compiling a module using a C++ compiler

Bob Ippolito bob at redivi.com
Mon Aug 11 05:50:36 CEST 2003


On Sunday, Aug 10, 2003, at 23:40 America/New_York, Greg Ewing wrote:
> The recommended way to do that at the moment is to write a
> C wrapper for the C++ library and then wrap that with Pyrex.

There are other options though, of course.. such as Boost.Python ( 
http://www.boost.org/libs/python/doc/index.html ) or maybe SWIG.  I 
think Boost.Python might be the easiest way to deal with C++ wrappers.

-bob





More information about the Pyrex mailing list