Swig (python) Typemap For Ogre's String Class?
I''m trying to generate some Python bindings for Ogre using SWIG. However, I can''t get it to accept Ogre Strings. When I try to run a test program using a variable of type String, I get:
TypeError: Type error. Got Action, expected _p_String
I''ve tried creating a typemap, but I can''t seem to find the right combo. Any suggestions appreciated.
Thanks
---------------------http://www.stodge.net
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement