cmake rule: processing .uic files
William A. Hoffman
billlist at nycap.rr.com
Thu May 11 14:37:33 CEST 2006
At 03:37 PM 5/10/2006, Peter Kümmel wrote:
>Peter Kümmel wrote:
>> The processing of .uic files does not work
>> any more with nmake under win2k.
>>
>> e.g:
>>
>> set( kdeui_UI
>> kspellui.ui
>> kkeydialog.ui
>> kshortcutdialog_simple.ui
>> kshortcutdialog_advanced.ui
>> )
>>
>> kde4_add_ui_files(kdeui_LIB_SRCS ${kdeui_UI} )
>>
>>
>> does not generate kshortcutdialog_simple.h
>>
>>
>> Before 2 months there were no problems, so something has
>> broken it.
>>
>> Peter
>
>cmake install path without spaces helps!
Are you talking about the location of cmake, or the install path for kdelibs?
-Bill
More information about the Kde-buildsystem
mailing list