[Bug 81799] New: kdevelop cvs requires a too recent version of qt

tnagy tnagy256 at yahoo.fr
Thu May 20 14:16:42 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=81799      
           Summary: kdevelop cvs requires a too recent version of qt
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-devel kdevelop org
        ReportedBy: tnagy256 yahoo fr


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.




More information about the KDevelop-devel mailing list