Hello,
I'm in the same bind this topic describes: http://lists.boost.org/boost-users/2009/02/44749.php
Unfortunately the subject didn't tell about the resolution or approach he took to succeed. Can anyone help me?
Basically: I want to expose a C++ Instance to Python at runtime. I have a pointer to the Instance and need to expose that instance to
Python.
Thankful for any help,
Best regards,
~lwk