visual studio compile error
William A. Hoffman
billlist at nycap.rr.com
Thu Feb 9 22:53:02 CET 2006
At 04:08 PM 2/9/2006, Alexander Neundorf wrote:
>Hi,
>
>
>That's the EXEC_PROGRAM stderr problem. I have a version which uses
>EXECUTE_PROCESS instead here locally, but I haven't committed it yet.
>Do you have a recent kdelibs/cmake/modules/kde4uic.cmake ?
Yes this is up to date.
>There should be a regexp at the bottom of the file which removes this line.
>
>> 2) in kdelibs-nmake/kdeui/kshortcutdialog_advanced.h (generated from
>> kdelibs/kdeui/kshortcutdialog_advanced.ui3) m_txtAlternate = new
>> KPushButton(m_frameMore);
>> m_txtAlternate->setObjectName(QString::fromUtf8("m_txtAlternate"));
>> m_txtAlternate->setFocusPolicy(Qt::ClickFocus);
>> m_txtAlternate->setAutoDefault(false);
>> m_txtAlternate->setDefault(false);
>>
>> In the first m_txtAlternate, the "m" was missing.
>
>I have no idea how this should happen. Must also be one of the regexps in
>kde4uic.cmake.
>You are using nmake, right ?
Yes, I am using nmake.
>Does this mean it works for, i.e. you don't have the same problem as Peter ?
Peters problem does not happen here. See my previous post to Peter about this.
>So if you have a new "KDE cmake release", I can commit my changes, then these
>problems should go away.
Are you ready for me to make one?
>Bye
>Alex
>--
>Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
>Home: neundorf AT kde.org - http://www.kde.org
> alex AT neundorf.net - http://www.neundorf.net
>_______________________________________________
>Kde-buildsystem mailing list
>Kde-buildsystem at kde.org
>https://mail.kde.org/mailman/listinfo/kde-buildsystem
More information about the Kde-buildsystem
mailing list