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>