[PyKDE] undefined symbol: _ZNK18QX11EmbedContainer5errorEv

Andrew Wilkinson andrewjwilkinson at gmail.com
Sat Nov 4 11:35:37 GMT 2006


On 11/4/06, David Boddie <david at boddie.org.uk> wrote:
>
> QX11EmbedWidget have been included unconditionally when they should
> only be included if you're building against Qt 4.2.
>
> Comment out or remove this line in sip/QtGui/QtGuimod.sip:
>
> %Include qx11embed_x11.sip
>
> Or, if you're not in a hurry, you could just wait for Phil to fix it in a
> later snapshot. That way, you'll be able to use the same source package to
> build libraries for use with Qt 4.1 and Qt 4.2.
>

I had been trying to find out when the QX11EmbedWidget class was added, but
I couldn't find it. I had to also edit sip/QtGui/qapplication.sip, but once
I'd done that it compiles and runs fine.

Thanks for your help,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061104/4c06f8f4/attachment-0001.html


More information about the PyQt mailing list