[PyKDE] PyKDE 3.3.2

Jim Bublitz jbublitz at nwinternet.com
Fri Aug 9 17:30:01 BST 2002


On 09-Aug-02 Jürg Marti wrote:
> this is caused by the new version system of qt-3.0.5.
 
> from http://www.trolltech.com/developer/changes/3.0.5.html:
>>The version number format of QT_VERSION changed. It is now
>>0xmmiibb (m = 
>>major, i = minor, b = bugfix). Qt 3.0.5's QT_VERSION is 0x030005.
 
> an easy workaround would be to change the version number of qt in
> qglobels.h 
> to the old format. 

Thanks - saved me some digging for the cause.

Phil has a fix for this in PyQt's build.py which I'll steal. In the
meantime temporarily changing the version string as noted is a
quick workaround.

Jim




More information about the PyQt mailing list