<div dir="ltr">Hi,<div><br></div><div style>my first two mails to you have been dropped by a mail-server, can't recall the error at the moment.</div><div style><br></div><div style>Which Qt version are you trying to build against? The theme property is supported since quite some Qt versions already afaik, so maybe your issues are coming from a too-old Qt.</div>
<div style><br></div><div style>Andreas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 1:08 AM, 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">Another problem with ui<br>
<br>
this didnt generate ui_templatepage.h<br>
<br>
kde4_add_ui_files( kdevtemplatemanager_config_SRCS<br>
   templatepage.ui<br>
   templateconfig.ui<br>
   )<br>
<br>
so i explicitly have added<br>
QT4_WRAP_UI(kdevtemplatemanager_config_SRCS templatepage.ui)<br>
and this one at least show why, error.<br>
<br>
uic: Error in line 29, column 47 : Unexpected attribute theme<br>
File 'A:/KDE/src/kdevplatform/plugins/templatemanager/templatepage.ui'<br>
is not valid<br>
<br>
uic: Error in line 41, column 43 : Unexpected attribute theme<br>
<br>
and so on ...<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<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>