[Kde-bindings] Install Windows Binaries
Mat Arge
argemat1010 at gmail.com
Mon Oct 21 10:39:10 UTC 2013
I have copied everything from bin and lib into the root folder of my
application (on Windows XP, if that matters), but I still get an exception
when I execute my exe:
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.DllNotFoundException:
Unable to load DLL 'qyoto': Das angegebene Modul wurde nicht gefunden.
(Exception from HRESULT: 0x8007007E)
at Qyoto.Qyoto.Init_qyoto()
at Qyoto.SmokeInvocation.InitRuntime()
at Qyoto.SmokeInvocation..cctor()
--- End of inner exception stack trace ---
at Qyoto.SmokeInvocation..ctor(Type klass, Object obj)
at Qyoto.QApplication..cctor()
--- End of inner exception stack trace ---
at Qyoto.QApplication..ctor(String[] argv)
at MyApp.Main()
On Monday 21. October 2013 03:31:05 Dimitar Dobrev wrote:
> Hi, Mat,
>
> You don't install anything. You just copy the files you need from the
> archive. You need smokebase.dll from bin and then for each Qt module you
> want, get qyoto-<module>.dll from lib, andqyoto-<module>-native.dll and
> smoke<module>.dll from bin.
>
> Regards,
> Dimitar Dobrev
>
>
>
>
> On Monday, October 21, 2013 1:21 PM, Mat Arge <argemat1010 at gmail.com> wrote:
>
> Hy!
>
> Sorry if this is a stupid question, but I am currently lost with installing
> the qyoto binaries for windows downloaded from
> http://techbase.kde.org/Development/Languages/Qyoto
>
> Since there is now installer inside, where do I have to copy all the files
> from bin, include and lib?
>
> cheers
> Mat
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 665 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20131021/aa5a1adc/attachment.sig>
More information about the Kde-bindings
mailing list