Hi,

I am facing a problem while wrapping a C++ class with SIP. This class
inherits another non-standard user-defined class and not the standard Qt
classes like QLabel etc. as given in the examples. When I try to compile it,
it gives me the following error:

vipul@vipul-laptop:~/ossim-svn/src/pyossim/sip/current$ python config.py
sip: ossimPlanetQtLegendItem has not been defined
Error: Unable to open "./pyossim.sbf"

Here is the class I am trying to wrap: http://paste.debian.net/125806/
And this is the corresponding SIP file: http://paste.debian.net/125817/

Also, I had another doubt. How do I wrap #ifndef, #define, #endif macro
definitions using SIP?

Kindly help.

Thanks and Regards,
Vipul Raheja
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to