<div dir="ltr">Hi,<div><br></div><div>so you've installed KDE/Windows using the installer? AFAIK its not supported to use such an installation to build from code from git, at least thats what I was told half a year ago when I had tried to use that way of getting a dev-machine set up quickly.</div>

<div><br></div><div>The .ui-file issue needs to be looked at by someone able to reproduce it and with some cmake knowledge. The KDE macro merely runs uic on the ui file with apropriate flags, just like qt_wrap_ui does so I can't see a reason why one would error out on the theme attribute.</div>

<div><br></div><div>Regarding the compile errors needing manual inclusion of qglobal.h I think its an error in QMetaType if it requires defines/symbols/etc. from qglobal.h and does not include qglobal.h itself. </div>
<div><br></div><div>Andreas</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 5:42 PM, Artur Bać <span dir="ltr"><<a href="mailto:artur@ebasoft.com.pl" target="_blank">artur@ebasoft.com.pl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 2013-04-15 10:45, Andreas Pakulat wrote:<br>
> On Mon, Apr 15, 2013 at 9:07 AM, Andreas Pakulat <<a href="mailto:apaku@gmx.de">apaku@gmx.de</a><br>
</div><div class="im">> <mailto:<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>>> wrote:<br>
><br>
>     Hi,<br>
><br>
>     my first two mails to you have been dropped by a mail-server, can't<br>
>     recall the error at the moment.<br>
><br>
>     Which Qt version are you trying to build against? The theme property<br>
>     is supported since quite some Qt versions already afaik, so maybe<br>
>     your issues are coming from a too-old Qt.<br>
<br>
<br>
</div><a href="http://windows.kde.org/" target="_blank">http://windows.kde.org/</a><br>
3rd February 2012        KDE Software Compilation 4.8.0 for Windows available<br>
<br>
This latest windows kde x86 32 bit binary release 4.8.0 for mingw uses<br>
Qt 4.7.4<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
KDevelop-devel mailing list<br>
<a href="mailto:KDevelop-devel@kde.org">KDevelop-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kdevelop-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kdevelop-devel</a><br>
</div></div></blockquote></div><br></div>