Embedding

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Úlfur Kristjánsson

    Embedding

    Hi, I'm having a bit of trouble trying to script my application using
    Python.
    I have created classes that I can use in C++ and I have created Python
    objects from those classes using SWIG and they're working just
    perfectly. However, I have no idea on how I can actually pass these
    back and forth when I call my scripts from C++. Ideas anybody?
    Please...
Working...