<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>That finally stopped working while building qyoto-qtgui, because it can't find QDeclarativeListProperty. That's defined in qtdeclarative. Adding a reference to it in smokeqt/qtgui/smokeconfig.xml
does nothing. To add a reference to qtdeclarative in
assemblygen/assemblies/qyoto-qtgui/CMakeListst.txt, I think there needs
to be a qyoto-qtdeclarative project under assemblygen/assemblies, but
there isn't.</span></div>
<div><br>
<span></span></div>
<div><span>I'm stuck again! Does anyone know how to unstick me?</span></div>
<div><br>
<span></span></div>
<div><span>Steven Boswell<br></span></div>
<div><br></div> <div class="yui_3_2_0_16_132355385593554" style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div class="yui_3_2_0_16_132355385593561" style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1"> <b><span style="font-weight:bold;">From:</span></b> Dimitar Dobrev <dpldobrev@yahoo.com><br> <b><span style="font-weight: bold;">To:</span></b> Steven Boswell II <ulatekh@yahoo.com>; KDE bindings for other programming languages <kde-bindings@kde.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Saturday, December 10, 2011 12:43 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Kde-bindings] Building assemblygen (unsuccessfully) on Windows/Linux<br> </font> <br>
<div id="yiv441345843"><div><div class="yui_3_2_0_16_132355385593573" style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div><span>Whenever
you see such not found types make sure they are included in
smokeqt/<module>/smokeconfig.xml (in your case <module> =
qtdbus). If you need to include a nested class, use the C++(::) instead
of the C#(.) separator.</span></div>[...]<br>
<br>
</div></div></div></div> </div> </div></body></html>