cmake rule: processing .uic files
Paulo Jorge Guedes
Paulo.Guedes at artelecom.pt
Thu May 11 15:11:16 CEST 2006
> -----Original Message-----
> From: William A. Hoffman [mailto:billlist at nycap.rr.com]
> Sent: quinta-feira, 11 de Maio de 2006 13:38
> To: kde-buildsystem at kde.org; kde-buildsystem at kde.org
> Subject: Re: cmake rule: processing .uic files
>
> 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?
If it is the install path for kdelibs I commited a fix yesterday.
Regarding the location of cmake I have it on "Program Files" and it doesn't give me any trouble.
Paulo
More information about the Kde-buildsystem
mailing list