[PyKDE] undefined symbol: _ZN12QDomDocumentC1Ev
Maxwell Bottiger
sleepylight at gmail.com
Mon Mar 6 15:59:56 GMT 2006
Hi,
I'm having difficulty using pyuic. I've made a couple different ui's with
Qt Designer, but when I try to generate code for them with pyuic I get this
error:
pyuic: symbol lookup error: pyuic: undefined symbol: _ZN12QDomDocumentC1Ev
_ZN12QDomDocumentC1Ev seems to be related to the libqtxml library of
functions, but that doesn't appear to me a modular section of my Qt packages
and is part of the LSB, so pyuic really should handle it. Has anyone else
run into this problem? I'm using the qt libraries included with Fedora 4,
and have tried both the Fedora rpms and source compiled versions of pyuic
with the same results.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060306/40188c60/attachment.html
More information about the PyQt
mailing list