Hello

If I create a small test c++ class for SIP wrapping, derived from 
QCanvasView. I get the following error when importing the extension module 
into Python. 

undefined symbol: sipCast_QCanvasView__FPCvP7_object

If I change the class so that its derived from QScrollView the error goes 
away.

I have done nm libqtcanvascmodule-3.0.so and both the QCanvasView and 
QScrollView symbols are listed.

Does anybody have an idea what could be wrong ?

Mandrake 8.1
Linux 2.4.9
KDE 2.2.1
Qt 3.0.1
PyQt-3.0
sip-3.0
Python 2.2

Jon

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to