using dbus-python on Windows
tjoen
tjoen at dds.nl
Thu May 24 09:42:28 PDT 2012
BAVOUX Jean-Baptiste schreef op do 24-05-2012 om 12:27 [+0200]:
> I am trying to use dbus-python on Windows ( in order to port a linux
> python dbus application )
> Is there a binary release ?
> Or do I need to recompile some code?
>
> ( I've installed pygtk, downloaded dbus-python-1.1.0, but I think I need
> to compile _dbus_bindings and _dbus_glib_bindings, how can I do that
> wuth mingw, )
pygtk is not maintained and not compatible with current Gnome.
To build dbus-python you only need glib, dbus and pkg-config
as far as I can see, and Python
More information about the dbus
mailing list