I have been trying for a couple of days to get kdebase to build but with no luck.<br><br>I continue to get this error<br><br>[ 50%] Building CXX object workspace/libs/kworkspace/CMakeFiles/kworkspace.dir/kwindowlistmenu.o<br>
/usr/local/include/QtCore/qmetatype.h: In static member function 'static int QMetaTypeId2&lt;T&gt;::qt_metatype_id() [with T = QList&lt;int&gt;]':<br>/usr/local/include/QtCore/qmetatype.h:201:&nbsp;&nbsp; instantiated from 'int qMetaTypeId(T*) [with T = QList&lt;int&gt;]'<br>
/usr/local/include/QtDBus/qdbusreply.h:74:&nbsp;&nbsp; instantiated from 'QDBusReply&lt;T&gt;&amp; QDBusReply&lt;T&gt;::operator=(const QDBusMessage&amp;) [with T = QList&lt;int&gt;]'<br>/usr/local/include/QtDBus/qdbusreply.h:70:&nbsp;&nbsp; instantiated from 'QDBusReply&lt;T&gt;::QDBusReply(const QDBusMessage&amp;) [with T = QList&lt;int&gt;]'<br>
/media/sda8/kdesvn/build/kdebase/workspace/libs/kworkspace/kwin_interface.h:60:&nbsp;&nbsp; instantiated from here<br>/usr/local/include/QtCore/qmetatype.h:191: error: 'qt_metatype_id' is not a member of 'QMetaTypeId&lt;QList&lt;int&gt; &gt;'<br>
make[2]: *** [workspace/libs/kworkspace/CMakeFiles/kworkspace.dir/kwindowlistmenu.o] Error 1<br>make[1]: *** [workspace/libs/kworkspace/CMakeFiles/kworkspace.dir/all] Error 2<br>make: *** [all] Error 2<br><br><br>The lat time I had trouble compiling kdebase (<a href="http://bugs.kde.org/show_bug.cgi?id=157888">http://bugs.kde.org/show_bug.cgi?id=157888</a>) and this looked like it was releated to Qt.<br>
<br>I have since grabbed the latest svn copy of qt and tried to rebuilld all the modules again.&nbsp; Every module builds except for kdebase.&nbsp; I continue to get the same error.<br><br>I have tried clearing my build directories and starting clean.&nbsp; Same problem.&nbsp; Any help woud be great.<br>
<br>If this is the wrong place to report it, please let me know.<br>