[SOLVED]Re: Problem building 1.5 only on win32

Artur Bać artur at ebasoft.com.pl
Sun Apr 14 23:08:33 UTC 2013


Another problem with ui

this didnt generate ui_templatepage.h

kde4_add_ui_files( kdevtemplatemanager_config_SRCS
   templatepage.ui
   templateconfig.ui
   )

so i explicitly have added
QT4_WRAP_UI(kdevtemplatemanager_config_SRCS templatepage.ui)
and this one at least show why, error.

uic: Error in line 29, column 47 : Unexpected attribute theme
File 'A:/KDE/src/kdevplatform/plugins/templatemanager/templatepage.ui'
is not valid

uic: Error in line 41, column 43 : Unexpected attribute theme

and so on ...




More information about the KDevelop-devel mailing list