<div dir="ltr"><div><div>Hi Matt, <br><br></div>Are you using VS or MonoDevelop?<br><br></div>Thanks,<br>Manikk<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 21, 2013 at 4:09 PM, Mat Arge <span dir="ltr"><<a href="mailto:argemat1010@gmail.com" target="_blank">argemat1010@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have copied everything from bin and lib into the root folder of my<br>
application (on Windows XP, if that matters), but I still get an exception<br>
when I execute my exe:<br>
<br>
Unhandled Exception: System.TypeInitializationException: The type initializer<br>
for 'Qyoto.QApplication' threw an exception. ---><br>
System.TypeInitializationException: The type initializer for<br>
'Qyoto.SmokeInvocation' threw an exception. ---> System.DllNotFoundException:<br>
Unable to load DLL 'qyoto': Das angegebene Modul wurde nicht gefunden.<br>
(Exception from HRESULT: 0x8007007E)<br>
   at Qyoto.Qyoto.Init_qyoto()<br>
   at Qyoto.SmokeInvocation.InitRuntime()<br>
   at Qyoto.SmokeInvocation..cctor()<br>
   --- End of inner exception stack trace ---<br>
   at Qyoto.SmokeInvocation..ctor(Type klass, Object obj)<br>
   at Qyoto.QApplication..cctor()<br>
   --- End of inner exception stack trace ---<br>
   at Qyoto.QApplication..ctor(String[] argv)<br>
   at MyApp.Main()<br>
<div class="im"><br>
<br>
On Monday 21. October 2013 03:31:05 Dimitar Dobrev wrote:<br>
>     Hi, Mat,<br>
><br>
>     You don't install anything. You just copy the files you need from the<br>
> archive. You need smokebase.dll from bin and then for each Qt module you<br>
</div>> want, get qyoto-<module>.dll from lib, andqyoto-<module>-native.dll and<br>
<div class="HOEnZb"><div class="h5">> smoke<module>.dll from bin.<br>
><br>
>     Regards,<br>
>     Dimitar Dobrev<br>
><br>
><br>
><br>
><br>
> On Monday, October 21, 2013 1:21 PM, Mat Arge <<a href="mailto:argemat1010@gmail.com">argemat1010@gmail.com</a>> wrote:<br>
><br>
> Hy!<br>
><br>
> Sorry if this is a stupid question, but I am currently lost with installing<br>
> the qyoto binaries for windows  downloaded from<br>
> <a href="http://techbase.kde.org/Development/Languages/Qyoto" target="_blank">http://techbase.kde.org/Development/Languages/Qyoto</a><br>
><br>
> Since there is now installer inside, where do I have to copy all the files<br>
> from bin, include and lib?<br>
><br>
> cheers<br>
> Mat<br>
> _______________________________________________<br>
> Kde-bindings mailing list<br>
> <a href="mailto:Kde-bindings@kde.org">Kde-bindings@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br>
</div></div><br>_______________________________________________<br>
Kde-bindings mailing list<br>
<a href="mailto:Kde-bindings@kde.org">Kde-bindings@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-bindings" target="_blank">https://mail.kde.org/mailman/listinfo/kde-bindings</a><br>
<br></blockquote></div><br></div>