thanks for this effort. I can't get it to build.
error message: dbus/dbus.h can't be found in validation.c line 33 of dbus-python.h, and others, stdint.h can't be found in unixfd.c on line 27 of types-internal.h
if I change path to remove dbus, then it crashes on the macro DEFINE_CHECK()
expected: build _dbus_binding.pyd DLL extension for python
current: doesn't build
system: windows xp, dbus 1.6.2 compiled and tested using msvc100, dbus_glib-0.100 compiled with mingw, and python 2.7.3
settings
DBUS_GLIB_LIBRARY:FILEPATH=C:/MinGW/msys/1.0/local/lib/libdbus-glib-1.a
DBUS_INCLUDE_DIR:PATH=C:/Program Files/dbus/include/dbus
DBUS_INCLUDE_LIB_DIR:PATH=C:/Program Files/dbus/include/dbus
DBUS_LIBRARY:FILEPATH=C:/Program Files/dbus/lib/dbus-1.lib
GLIB_CONFIG_INCLUDE_DIR:PATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/glib-2.0/include
GLIB_INCLUDE_DIR:PATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/include/glib-2.0
GLIB_LIBRARIES:FILEPATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/glib-2.0.lib
PKG_CONFIG_EXECUTABLE:FILEPATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/bin/pkg-config.exe
thanks for this effort. I can't get it to build.
error message: dbus/dbus.h can't be found in validation.c line 33 of dbus-python.h, and others, stdint.h can't be found in unixfd.c on line 27 of types-internal.h
if I change path to remove dbus, then it crashes on the macro DEFINE_CHECK()
expected: build _dbus_binding.pyd DLL extension for python
current: doesn't build
system: windows xp, dbus 1.6.2 compiled and tested using msvc100, dbus_glib-0.100 compiled with mingw, and python 2.7.3
settings
DBUS_GLIB_LIBRARY:FILEPATH=C:/MinGW/msys/1.0/local/lib/libdbus-glib-1.a
DBUS_INCLUDE_DIR:PATH=C:/Program Files/dbus/include/dbus
DBUS_INCLUDE_LIB_DIR:PATH=C:/Program Files/dbus/include/dbus
DBUS_LIBRARY:FILEPATH=C:/Program Files/dbus/lib/dbus-1.lib
GLIB_CONFIG_INCLUDE_DIR:PATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/glib-2.0/include
GLIB_INCLUDE_DIR:PATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/include/glib-2.0
GLIB_LIBRARIES:FILEPATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/lib/glib-2.0.lib
PKG_CONFIG_EXECUTABLE:FILEPATH=C:/Python27/Lib/site-packages/gtk-2.0/runtime/bin/pkg-config.exe