Vinaya Shrestha wrote:
Hello,
I need to be able to expose a C++ class to Python, say pass a
C++ object reference to Python and make modifications on the object
using Python scripting. I tried to use boost.python library for the
same but without any success. Can anyone help me ?
Please
Hello,I need to be able to expose a C++ class to Python, say pass a
C++ object reference to Python and make modifications on the object using
Python scripting. I tried to use boost.python library for the same but
without any success. Can anyone help me ? Thanks.
Regards.
Vinaya Lal Shresth