[PyKDE] PyQt4 + Qt4.0.1-debug or Qt4.1.0

Douglas Soares de Andrade dsandrade at gmail.com
Thu Dec 22 11:15:29 GMT 2005


Hi, 

With this patch, i could import almost all modules, i had problems only with 
QtSql.

Here is the problem:

>>> from PyQt4 import QtSql
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: /usr/lib/python2.4/site-packages/PyQt4/QtSql.so: undefined 
symbol: _ZN9QComboBox16staticMetaObjectE
>>>

Obviously, pyqt4 dont support qt4.1, so im just reporting it.

Em Quinta 22 Dezembro 2005 11:40, Andreas Pakulat escreveu:
> On 22.12.05 01:09:37, Andreas Pakulat wrote:
> > On 21.12.05 23:05:54, Phil Thompson wrote:
> > > No - but just mark those ctors as private in the .sip files.
> >
> > Ah, ok that was easy. Lets see how far I can get compiling the snapshot
> > with Qt4.1.0. I'll post a diff if I get through.
>
> As I said, here's the diff for yesterdays snapshot:
>
> Andreas

-- 
Douglas Soares de Andrade
dsandrade (a) gmail.com
GTalk: dsandrade at gmail.com
ICQ: 76277921
Jabber: dsandrade at jabber.org




More information about the PyQt mailing list