<div dir="ltr"><div><div>Hi ,<br><br></div>I am not sure, whether the windows binaries will work in linux environment. I think you need to build it from source, if the binaries are not available for your distro. Please check this link for build instructions <a href="http://zetcode.com/gui/csharpqyoto/introduction/">http://zetcode.com/gui/csharpqyoto/introduction/</a>.<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:19 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"><div class="im">On Monday 21. October 2013 16:11:46 Manickkavasakam wrote:<br>
> Hi Matt,<br>
><br>
> Are you using VS or MonoDevelop?<br>
><br>
<br>
</div>I am doing all development work with MonoDevelop on Linux.<br>
<div class="HOEnZb"><div class="h5"><br>
> Thanks,<br>
> Manikk<br>
><br>
> On Mon, Oct 21, 2013 at 4:09 PM, Mat Arge <<a href="mailto:argemat1010@gmail.com">argemat1010@gmail.com</a>> wrote:<br>
> > 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<br>
> > initializer<br>
> > for 'Qyoto.QApplication' threw an exception. ---><br>
> > System.TypeInitializationException: The type initializer for<br>
> > 'Qyoto.SmokeInvocation' threw an exception. ---><br>
> > System.DllNotFoundException:<br>
> > Unable to load DLL 'qyoto': Das angegebene Modul wurde nicht gefunden.<br>
> > (Exception from HRESULT: 0x8007007E)<br>
> ><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>
> ><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<br>
> > > the<br>
> > ><br>
> > > archive. You need smokebase.dll from bin and then for each Qt module you<br>
> > > want, get qyoto-<module>.dll from lib, andqyoto-<module>-native.dll and<br>
> > > smoke<module>.dll from bin.<br>
> > ><br>
> > > Regards,<br>
> > > Dimitar Dobrev<br>
> > ><br>
> > > On Monday, October 21, 2013 1:21 PM, Mat Arge <<a href="mailto:argemat1010@gmail.com">argemat1010@gmail.com</a>><br>
> ><br>
> > wrote:<br>
> > > Hy!<br>
> > ><br>
> > > Sorry if this is a stupid question, but I am currently lost with<br>
> ><br>
> > installing<br>
> ><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<br>
> ><br>
> > files<br>
> ><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>
> ><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>