Last edited by ManuMies; 26th January 2009 at 08:49.
It seems that the application-side dbus got included to Qt at 4.3
What you need additionally is the system (server) side, which you can download at sourceforge.
http://sourceforge.net/projects/windbus/
Last edited by seneca; 26th January 2009 at 09:02.
Yeah, I got winDBus, but cannot get it "installed" on my winxp.
More detailed instructions please, if you know how?
Sorry, I did not use it yet.
The source is documented with doxygen however, so I would run doxygen over it to create the documentation.
Or check the dedicated list at:
http://www.nabble.com/Free-Desktop---dbus-f1052.html
Do I need to recompile something, ex. tools/dbus under qt sdk?
Got it working now.
I needed to copy compiled .dll and lib file under qt sdk, rename .lib to lib***.a and re-compile src/qdus and tools/qtdbus.
Somebody should definately add info about DBus On Windows to the Wiki page.![]()
Bookmarks