QDBus on windows doesn't work
General and Desktop
6
Posts
3
Posters
4.0k
Views
1
Watching
-
Can someone who has used QtDbus on windows help me? When I run the example of QDBus, it doesn't work,and the error is:"Cannot connect to the D-Bus session bus"! I compiled the QtDBus with Qt Creator ,and the Compiler is MinGW. I didn't modify the file "system.conf" and "session.conf" of D-Bus,also didn't modify the dbus.pro of QtDBus.What should I do? The version of D-Bus used is 1.4.16,the version of Qt is 5.1.0.
-
Hi,
reading "here":http://qt-project.org/doc/qt-5.1/qtdoc/qtmodules.html you can see that QtD-Bus is a UNIX Only module