<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">Excellent...I was able to figure out the rest of the compile issues, and I successfully built the assemblygen variant of Qyoto under Windows!<br><br>But when I tried to run it, I got this:<br><br>Unhandled Exception: System.TypeInitializationException: The type initializer for 'Qyoto.QApplication' threw an exception. ---> System.TypeInitializationException: The type initializer for 'Qyoto.SmokeInvocation' threw an exception. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.EntryPointNotFoundException: Unable to find an entry point named 'InstallListWizardButtonToQListWizardButton' in DLL 'qyoto-qtgui-native'.<br>   at InitQtGui.InstallListWizardButtonToQListWizardButton(GetIntPtr callback)<br>   at InitQtGui.InitSmoke()<br><br>The
 strange thing is, InstallListWizardButtonToQListWizardButton is marked as Q_DECL_EXPORT in assemblies/qyoto-qtcore/native/callbacks.cpp, so it should have been found.<br><br>Any ideas?<br><br>Steven Boswell<br><br></div></body></html>