[Uml-devel] [Bug 83777] New: Compile error in latest CVS
Anthony Parent
tonyp at pegasusda.com
Mon Jun 21 08:01:02 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=83777
Summary: Compile error in latest CVS
Product: umbrello
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: tonyp pegasusda com
Version: CVS Head as of 06/21/04 (using KDE KDE 3.2.2)
Installed from: Compiled From Sources
Compiler: gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
OS: Linux
I updated to the latest CVS this morning and got the following when attempting to compile.
Does this mean we have to update to the latest QT? Is this restriction needed?
make[2]: Entering directory `/home/tonyp/src/FromCvs/kdesdk/umbrello/umbrello/codegenerators'
/home/tonyp/kde3.2.2/bin/uic -L /home/tonyp/kde3.2.2/lib/kde3/plugins/designer -nounload -o javacodegenerationformbase.h ./javacodegenerationformbase.ui
/home/tonyp/kde3.2.2/bin/uic -L /home/tonyp/kde3.2.2/lib/kde3/plugins/designer -nounload -o cppcodegenerationformbase.h ./cppcodegenerationformbase.ui
uic: File generated with too recent version of Qt Designer (3.3 vs. 3.2.3)
make[2]: *** [cppcodegenerationformbase.h] Error 1
make[2]: Leaving directory `/home/tonyp/src/FromCvs/kdesdk/umbrello/umbrello/codegenerators'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tonyp/src/FromCvs/kdesdk/umbrello/umbrello'
make: *** [all-recursive] Error 1
More information about the umbrello-devel
mailing list