[Kde-bindings] Qyoto, C#, Mono - How to deploy on windows?

Arno Rehn arno at arnorehn.de
Tue Mar 2 17:47:32 UTC 2010


Yes, Qyoto compiles and runs on Windows. It's still quite painful and hackish 
to make it compile and there are no binary packages available yet. 
You'll need the Qt version shipped with KDE for Windows and it has been tested 
only with VC++ 9.0. Theoretically, mingw4 should work as well, because that's 
basically gcc 4.4. You'll then need to copy your qt-dotnet.dll, qyoto.dll and 
qyotoshared.dll to your application's folder and then it could work. Or maybe 
not.
The port isn't really stable yet and I don't have time to work on it, 
currently.

On Monday 01 March 2010 00:32:07 Linuxoid Oz wrote:
> Anyone?
> 
> --- On Fri, 26/2/10, linuxoidoz at yahoo.com.au <linuxoidoz at yahoo.com.au>
> wrote: I would like to check how my app works in windows, if it works
> there at all. Can Qyoto apps run in windows?
> 
> You can either statically or dynamically link to qt4core.dll and
> qt4gui.dll. I have also KDE4.4 installed in windows which seemed to
> install Qt 4.6 as well, I've also copied qtcore4.dll and qtgui4.dll into
> both the executable and windows/system32 folders - but still the
> application simply crashes on start without any explanation.
> 
> What else can I do to make a Qt app made in Linux with Qyoto to work on
> windows? I don't have to download and install the whole 160-200 MB Qt
> suite, do I? Thank you.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list