Indeed the Smoke libraries were the problem: reinstalled them from <a href="https://projects.kde.org/projects/kde/kdebindings/smoke">https://projects.kde.org/projects/kde/kdebindings/smoke</a> (smokegen and smokeqt)<div>Thanks!<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px">
</p><div><br><div class="gmail_quote">On Sun, Sep 16, 2012 at 5:54 PM, Dimitar Dobrev <span dir="ltr"><<a href="mailto:dpldobrev@yahoo.com" target="_blank">dpldobrev@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif">Hi,<br><br>Where have you got the SMOKE libraries from? If you installed them thorough the package manager, try removing them and compiling them from source, the ones in the package manager are probably obsolete.<br>
If this doesn't work, please send here the cs file with the error (you can see its location in the error report - /tmp/<temp>/<temp>.cs). If you can't find it, go to assemblygen/src/main.cs, find the line "CompilerParameters cp = new CompilerParameters();", add "cp.TempFiles.KeepFiles = true;" after it and try to make assemblygen again.<br>
<div><br></div>  <div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div dir="ltr"> <font face="Arial"> <hr size="1">
  <b><span style="font-weight:bold">From:</span></b> Eduard Nicodei <<a href="mailto:omega2youall@gmail.com" target="_blank">omega2youall@gmail.com</a>><br> <b><span style="font-weight:bold">To:</span></b> <a href="mailto:kde-bindings@kde.org" target="_blank">kde-bindings@kde.org</a> <br>
 <b><span style="font-weight:bold">Sent:</span></b> Sunday, September 16, 2012 5:36 PM<br> <b><span style="font-weight:bold">Subject:</span></b> [Kde-bindings] error CS0102: The type `Qyoto.QAbstractAnimation' already contains a definition for `direction'<br>
 </font> </div><div><div class="h5"> <br>
<div>Hello guys, I'm trying to compile the latest qyoto (assemblygen) on Kubuntu 12.04, qt4.8.1. I get the following error after issuing make:<div><br></div><div><div>$ make</div><div>[  1%] Built target assemblygen</div>
<div>
[  2%] Built target assemblygen-native</div><div>[  4%] Built target QyotoGenerator</div><div>[  5%] Built target qyotogenerator-native</div><div>[  7%] Generating ../../bin/qyoto-qtcore.dll</div><div>Registered Qyoto hooks.</div>

<div>Generating CodeCompileUnit...</div><div>Generating code...</div><div>Compiling assembly...</div><div>/tmp/202fb24e/4a3a06a8.25.cs(179,49) : error CS0102: The type `Qyoto.QAbstractAnimation' already contains a definition for `direction'</div>

<div>(0,0) : error : /tmp/202fb24e/4a3a06a8.25.cs(127,30): (Location of the symbol related to previous error)</div><div>/tmp/202fb24e/4a3a06a8.25.cs(280,45) : error CS0102: The type `Qyoto.QAbstractAnimation' already contains a definition for `state'</div>

<div>(0,0) : error : /tmp/202fb24e/4a3a06a8.25.cs(93,26): (Location of the symbol related to previous error)</div><div>/tmp/202fb24e/4a3a06a8.25.cs(19086,46) : error CS0102: The type `Qyoto.QHistoryState' already contains a definition for `historyType'</div>

<div>(0,0) : error : /tmp/202fb24e/4a3a06a8.25.cs(19046,32): (Location of the symbol related to previous error)</div><div>/tmp/202fb24e/4a3a06a8.25.cs(35555,37) : error CS0102: The type `Qyoto.QState' already contains a definition for `childMode'</div>

<div>(0,0) : error : /tmp/202fb24e/4a3a06a8.25.cs(35489,30): (Location of the symbol related to previous error)</div><div>/tmp/202fb24e/4a3a06a8.25.cs(40322,41) : error CS0102: The type `Qyoto.QTimeLine' already contains a definition for `curveShape'</div>

<div>(0,0) : error : /tmp/202fb24e/4a3a06a8.25.cs(40268,31): (Location of the symbol related to previous error)</div><div>/tmp/202fb24e/4a3a06a8.25.cs(40328,40) : error CS0102: The type `Qyoto.QTimeLine' already contains a definition for `direction'</div>

<div>(0,0) : error : /tmp/202fb24e/4a3a06a8.25.cs(40248,30): (Location of the symbol related to previous error)</div><div>Errors occured. No assembly was generated.</div><div>make[2]: *** [bin/qyoto-qtcore.dll] Error 2</div>

<div>make[1]: *** [assemblies/qyoto-qtcore/CMakeFiles/qyoto-qtcore.dir/all] Error 2</div><div>make: *** [all] Error 2</div></div><div><br></div><div>Does anybody know how to fix this? cmake doesn't report any errors.</div>

<div><br></div><div>Regards,</div><div>Eduard Nicodei</div>
</div><br></div></div>_______________________________________________<br>Kde-bindings mailing list<br><a href="mailto:Kde-bindings@kde.org" target="_blank">Kde-bindings@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br>
<br><br> </div> </div>  </div></div><br>_______________________________________________<br>
Kde-bindings mailing list<br>
<a href="mailto:Kde-bindings@kde.org">Kde-bindings@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br>
<br></blockquote></div><br></div></div>