wrapping c++ for python on windows problem

John Hunter jdhunter at ace.bsd.uchicago.edu
Tue Feb 25 22:45:14 EST 2003


>>>>> "Alexandre" == Alexandre Gillet <gillet at scripps.edu> writes:

    Alexandre> Hi, I am trying to wrappe a c++ library using swig on
    Alexandre> windows(windows 2000,swig1.3.11). 

Not an answer, but boost::python has much better support for wrapping
C++ than SWIG.

http://www.boost.org/libs/python/doc/

John Hunter





More information about the Python-list mailing list