[PyKDE] Building PyQT without SGI style

Fredrik Juhlin laz at strakt.com
Mon Apr 8 15:42:37 BST 2002


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





More information about the PyQt mailing list