Bug in uic or what?

Harri Porten porten at kde.org
Mon Jun 9 23:54:34 BST 2003


On Mon, 9 Jun 2003, Ingo [iso-8859-15] Klöcker wrote:

> why do I have to add
> <include location="global" impldecl="in 
> implementation">ksomeclass.h</include>
> to a whole lot of .ui files in order to make kdebase compile with Qt 
> 3.1.2? Was there a change in Qt 3.2 which makes it impossible to 
> compile .ui files which were generated with Qt 3.2 designer with a Qt 
> 3.1.2 uic? There are a lot of <includehints> in the ui files which seem 
> to be ignored by the Qt 3.1.2 uic.

Did you recompile the plug-ins (kdewidgets.so) with Qt 3.2 ? From what you
describe it could well be that uic doesn't look at the plug-ins (which
contains the include file info) because of a version mismatch.

Harri.





More information about the kde-core-devel mailing list