[PyKDE] pylupdate doesn't work with a Qt debug-only build

Andreas Pakulat apaku at gmx.de
Fri May 19 20:03:19 BST 2006


Hi,

as Qt 4.1.3 was released today I rebuilt it and also the latest PyQt4.

However it fails on pylupdate because that one wants to link to QtCore,
which is not available as I built Qt4 using -debug and thus I only have
the _debug-libs.

This is probably due to hardcoding the needed libs in configure.py,
however I currently cannot see the correct fix for this :-(

Andreas

-- 
Tomorrow, you can be anywhere.




More information about the PyQt mailing list