<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>I finally grabbed the correct branch of assemblygen, and tried to build it under Linux and Windows.</div><div><br></div><div>Under Linux (Fedora Core 16), it dies when trying to build qyoto-qtdbus:</div><div><br></div><div>[ 28%] Generating ../../bin/qyoto-qtdbus.dll<br>Registered Qyoto hooks.<br>Generating CodeCompileUnit...<br>GetSignals: invalid meta-object for class QDBusAbstractInterfaceBase<br>GetSignals: invalid meta-object for class QDBusInterface<br>Generating code...<br>Compiling assembly...<br>/tmp/2fcfcb00/35413d21.5.cs(1035,40) : error CS0246: The type or namespace name `QDBusUnixFileDescriptor' could not be found. Are you missing a using directive or an assembly reference?<br>/tmp/2fcfcb00/35413d21.5.cs(1163,39) : error CS0246: The type or namespace name `QDBusUnixFileDescriptor' could not be found. Are you
 missing a using directive or an assembly reference?<br>/tmp/2fcfcb00/35413d21.5.cs(1723,60) : error CS0246: The type or namespace name `QDBusVirtualObject' could not be found. Are you missing a using directive or an assembly reference?<br>/tmp/2fcfcb00/35413d21.5.cs(1733,60) : error CS0246: The type or namespace name `QDBusVirtualObject' could not be found. Are you missing a using directive or an assembly reference?<br>Errors occured. No assembly was generated.<br>make[2]: *** [bin/qyoto-qtdbus.dll] Error 2<br></div><div><br></div><div>I have no idea what "invalid meta-object for class" means or what to do about it.  The other Qyoto assemblies also have problems with types not being found.  Hopefully once a solution is found for qyoto-qtdbus' problems, the rest will be OK too.</div><div><br></div><div>Windows seems to generate a broken assemblygen executable.  It seems to be botching up the output to Q_PROPERTY.  Attached is a
 snippet from what Windows generated for bin/qyoto-qtcore.cs, along with the corresponding snipped generated by Linux.<br></div><div><br></div><div>Any help with these issues would be most appreciated.</div><div><br></div><div>Also, to Dimitar...re: GDB debugging under Windows, since I'm not yet running the latest version of Qyoto, I'm not sure my debugging will do you much help yet.</div><div><br></div><div>Steven Boswell</div><div><br></div></div></body></html>