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

Andreas Pakulat apaku at gmx.de
Thu Dec 22 00:09:37 GMT 2005


On 21.12.05 23:05:54, Phil Thompson wrote:
> On Wednesday 21 December 2005 10:51 pm, Andreas Pakulat wrote:
> > Hi,
> >
> > I'll ask two questions in one mail, because they're so short:
> >
> > 1. Should PyQt4 be buildable with a debug-only build of Qt 4.0.1? I just
> > ran configure of todays (2005-12-21) snapshot and it tells me there is
> > no QtCore lib. I guess it's not looking for QtCore_debug.*?
> 
> It will if you build a debug version of PyQt (the -u flag).

Hmm, maybe you could add a small note to the description of -u? Just
saying something like "needed for debug-only Qt"...

BTW: As Qt4.1 is "fixed" in terms of a debug+release built, does PyQt4
handle that correctly? Or does it not matter to PyQt4 at all?

> > 2. Is PyQt4 currently already supposed to work with Qt4.1.0? I guess
> > not, because compiling with it gives an error about the QTextDecoder
> > Copy-Constructor being private.
> 
> 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.

Andreas

-- 
Beauty and harmony are as necessary to you as the very breath of life.




More information about the PyQt mailing list