Hi Patrick,

I'm using SWIG in my project. C++ code is wrapped and can be used in
python as custom module.
You should create a swig module.i file to describe headers upon which
that module will be built.

You should be certain about what you are going to use - boost library,
swig or something else, try it and if any problems post here :)


Yours,
Sophie

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to