<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Yep, yet another issue I had to work around: go to assemblies/qyoto-qtgui/AssemblyInfo.cs and comment out InstallListWizardButtonToQListWizardButton in InitSmoke. Obviously thus this wizard button stuff won't be available from Qyoto but I don't need it and that's why I went ahead with the first thing that worked. This is mainly because I'm getting a bit tired of all these bugs especially since the "sender", which turns out to be the "dialog.exec", problem, is still not solved, and not being able to show a dialogue in a GUI tool-kit renders it completely useless.<br></span></div><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;"> <font face="Arial" size="2"> <hr size="1">  <b><span
 style="font-weight:bold;">From:</span></b> Steven Boswell II <ulatekh@yahoo.com><br> <b><span style="font-weight: bold;">To:</span></b> Dimitar Dobrev <dpldobrev@yahoo.com>; KDE bindings for other programming languages <kde-bindings@kde.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, December 16, 2011 4:07 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Kde-bindings] Building "assemblies" branch of assemblygen under Windows<br> </font> <br>
<div id="yiv605617871"><div><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></div></div><br><br> </div> </div>  </div></body></html>