Thank you for your answer,
As I said, the solution I am currently using is working fine, I am just using a
method explained in the tutorial for a function independant from any class:
http://wiki.python.org/moin/boost.python/ExportingClasses
and I extend it to a function of another class.
Yo
On 03/21/2012 12:09 PM, christophe jean-joseph wrote:
Thank you for your answer,
As I said, the solution I am currently using is working fine, I am just using a
method explained in the tutorial for a function independant from any class:
http://wiki.python.org/moin/boost.python/ExportingClass