> -----Original Message----- > From: William A. Hoffman [mailto:[EMAIL PROTECTED] > Sent: quinta-feira, 11 de Maio de 2006 13:38 > To: [email protected]; [email protected] > 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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
