Version: (using KDE Devel) Installed from: Compiled sources OS: Linux The following error occurs when compiling kdevelop using qt 3.2.2 and kde 3.2 : make[3]: Entering directory `/mnt/usb/kde/kdevelop/buildtools/autotools' /mnt/divers/qt3.2-gcc3.4//bin/uic -L /mnt/divers/KDE/lib/kde3/plugins/designer -nounload -o configureoptionswidgetbase.h ./configureoptionswidgetbase.ui uic: File generated with too recent version of Qt Designer (3.3 vs. 3.2.3) make[3]: *** [configureoptionswidgetbase.h] Erreur 1 make[3]: Leaving directory `/mnt/usb/kde/kdevelop/buildtools/autotools' make[2]: *** [all-recursive] Erreur 1 make[2]: Leaving directory `/mnt/usb/kde/kdevelop/buildtools' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/mnt/usb/kde/kdevelop' make: *** [all] Erreur 2 The file : kdevelop/buildtools/autotools/configureoptionswidgetbase.ui requires qt 3.3, but after editing it (and changing the required qt version) the error disappeared and kdevelop worked well. That ui file seems to be the only one to require qt 3.3.
1. Don't report build errors to the bug database, use the mailinglist instead. 2. This was fixed on the 15th.. are you using an out of date mirror?