Hi!

I'm trying to build PyQT but I'm running into trouble.

I've come to the point where I can get it to compile, but when Python tries
to import the module, I get the error
"ImportError: /usr/local/lib/python2.2/site-packages/libqtcmodule.so: undefined
symbol: qt_cast__9QSGIStylePCc".

I'm building PyQT on a Debian machine and found that QT was indeed compiled
without SGI style support. IS there any way to build PyQT so that it doesn't
depend on the SGI style?

//FJ


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

Reply via email to