[PyKDE] Double definition of qApp in PyQt libraries?
Niels Vanspauwen
niels.vanspauwen at gmail.com
Tue Nov 1 12:04:18 GMT 2005
>
> You can't build SIP/PyQt as dynamic loadable modules linked with a
> static Qt library. You either have to link SIP/PyQt with a shared Qt
> library or you have to build SIP/PyQt as static libraries and link
> everything into a single Python interpreter.
That indeed fixes the problem!
Thanks!
Niels
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20051101/e8cc63d4/attachment.html
More information about the PyQt
mailing list