da ich unbedingt eine vernünftige Lösung für IPC suche, habe ich in der neuen QT-Docu von Qt4.2.1 QDBus entdeckt. Nach einigen Sekunden voller Freude, kam auch schon die Ernüchterung. QDBus läuft nur unter Linux. Nach ein bisschen googeln fand ich raus, dass
Christian Ehrlicher
Ralf Habacker
Peter Kuemmel
es vollbrachten DBus zu portieren und QDBus für Windows zu compilieren. Ich fand follgendes Posting in einem Forum:
Nun, leider komme ich damit irgendwie nicht zurecht. Wäre toll, wenn hier jemand eine kurze Step für Step Anleitung posten könnte (wenn möglich mit dem "auschecken") wie man QDBus unter Windows zum laufen bekommt. Das wäre echt super!> -----Original Message-----
> From: Peter Kümmel [mailto:syntheticpp@...]
> Sent: quinta-feira, 13 de Julho de 2006 11:11
> To: KDE on Windows
> Cc: kde-core-devel@...; Paulo Jorge Guedes
> Subject: Re: qdbus on windows
>
> Peter Kümmel wrote:
> > I've fixed qt-copy.
> > Now it is possible to build qdbus also under Windows:
> >
> > - download dbus for msvc and mingw from:
> >
> http://sourceforge.net/project/showfile ... kage_id=19
> 6620&release_id=431436
> >
> > - build Qt for Windows
> > - checkout svn.kde.org/home/kde/trunk/qt-copy/tools/qdbus/
> > - replace with this qdbus folder the original one in the Qt tree
> > - set DBUSDIR to the dbus folder
> > - call qmake -recursive in tools/qdbus
> > - build
> >
> > Peter
>
> Now we could start over compiling kdelibs on Windows with msvc and mingw.
>
> I've fixed kdewin32 which now compiles and installs with both compilers.
>
> dbus is also updated, you could download the new pre-compiled library
> from:
> http://sourceforge.net/project/showfile ... kage_id=19
> 6620&release_id=431436
This is just great! I'll start compiling things and hopefully the Windows dashboard will be back again soon.
Thanks a lot for your work, this are very important news I think.
Paulo
Schonmal vielen Dank!
Viele Grüße,
Ciao John