For Programmers: Free Programming Magazines  


Home > Archive > Unix Programming > July 2006 > KDevelop & Qt-4.x









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author KDevelop & Qt-4.x
UVSoft@gmail.com

2006-07-30, 7:01 pm

Hi there,

I've got installed KDevelop-3.3.3 and Qt-4.1.2. KDevelop has its own
built-in qt form designer, but it makes *.ui for Qt-3.x only, so...
when I'm trying to build project, uic tells me that maked ui-file is
for older version...

uic mainwindow.ui -o ui_mainwindow.h

uic: File generated with too old version of Qt Designer
File './mainwindow.ui' is not valid

soft@uvsoft ~ $ uic -v
Qt user interface compiler 4.1.2.
soft@uvsoft ~ $ qmake -v
QMake version: 2.00a
Using Qt version 4.1.2 in /usr/lib/qt4
soft@uvsoft ~ $ moc -v
Qt Meta Object Compiler version 59 (Qt 4.1.2)
soft@uvsoft ~ $ kdevelop -v
Qt: 3.3.4
KDE: 3.5.3
KDevelop: 3.3.3

How can I made KDevelop do ui-files for Qt-4.x?

Thanks.

--
Regards,
UVSoft.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com