using dbus-python on Windows

Lukas Hetzenecker lukas.hetzenecker at gmail.com
Thu Jun 7 08:48:59 PDT 2012


Just a small update: I've found a CMakeLists.txt that has support for glib:
https://github.com/choeger/dbus-python-cmake/blob/cmake_build/CMakeLists.txt

2012/6/7 Lukas Hetzenecker <lukas.hetzenecker at gmail.com>:
> Hello,
>
> please have a look at this thread:
> http://web.archiveorange.com/archive/v/2mxmYng5gCA0MCJamGh9#MeGux9leG1yEgFX
> The last post explains how to compile dbus-python and the Qt mainloop
> integration for Windows.
>
> Unfortunately I don't know how to get the _dbus_glib_bindings: The
> last time i've checked the KDE Windows CMake file for python-dbus had
> all glib-specific parts commented out (with the comment glib isn't
> ported yet).
> see here: http://quickgit.kde.org/index.php?p=emerge.git&a=blob&h=16521a30a3a2ab27a56c5c0c151703ed79d0f184&hb=d0e09a39a87be97edb82dfeeb41ad0a5756abd01&f=portage%2Ftesting%2Fdbus-python%2F0001-add-cmake-buildsystem.patch
>
> I don't know if it's working now, you might want to give it a try.
>
> Lukas
>
> 2012/5/24 BAVOUX Jean-Baptiste <jean-baptiste.bavoux at toulouse.viveris.com>:
>>
>> Hello
>>
>> I am trying to use dbus-python on Windows ( in order to port a linux
>> python dbus application )
>>
>> Can someone help me ?
>>
>> 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, )
>>
>> Thanks
>>
>> JB
>>
>>
>> _______________________________________________
>> dbus mailing list
>> dbus at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/dbus


More information about the dbus mailing list