[Kde-bindings] Building "assemblies" branch of assemblygen under Windows

Dimitar Dobrev dpldobrev at yahoo.com
Fri Dec 16 08:41:58 UTC 2011


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.



________________________________
 From: Steven Boswell II <ulatekh at yahoo.com>
To: Dimitar Dobrev <dpldobrev at yahoo.com>; KDE bindings for other programming languages <kde-bindings at kde.org> 
Sent: Friday, December 16, 2011 4:07 AM
Subject: Re: [Kde-bindings] Building "assemblies" branch of assemblygen under Windows
 

Excellent...I was able to figure out the rest of the compile issues, and I successfully built the assemblygen variant of Qyoto under Windows!

But when I tried to run it, I got this:

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'.
   at InitQtGui.InstallListWizardButtonToQListWizardButton(GetIntPtr callback)
   at InitQtGui.InitSmoke()

The
 strange thing is, InstallListWizardButtonToQListWizardButton is marked as Q_DECL_EXPORT in assemblies/qyoto-qtcore/native/callbacks.cpp, so it should have been found.

Any ideas?

Steven Boswell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20111216/53c11256/attachment.html>


More information about the Kde-bindings mailing list