<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>As I stated before, if Mono (i.e. what was installed using mono-2.10.6-gtksharp-2.12.11-win32.exe) is used to compile C# files, then assemblygen.exe produces gibberish for the Q_PROPERTY fields.  But if I use Microsoft's C# compiler instead,and try to run the assemblygen.exe executable without the "mono" prefix (since .NET executables are supported directly by Windows), then assemblygen.exe crashes upon startup:</div><div><br></div><div>Unhandled Exception: System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B) <br>   at MainClass.InitSmoke(String module) <br>   at MainClass.Main(String[] args)</div><div><br></div><div>Note that I can run assemblygen.exe without arguments and it's fine -- it just prints a list of
 options.</div><div><br></div><div>I'm stuck again.</div><div><br></div><div>Steven Boswell</div><div><br></div></div></body></html>