From: Mat <mat...@gm...> - 2010-05-17 18:59:24
|
---------- Forwarded message ---------- From: Mat <mat...@gm...> Date: Tue, May 18, 2010 at 2:56 AM Subject: Patch for dbus-c++ win32 porting To: kde...@kd... Hi All, I use dbus-c++ library in my programs and found that it's great for c++ based projects. I tried to port dbus-c++ to win32, and have some progress these days. The libdbusc++ can now work on my winxp :-) ( for some simple examples, not yet try some real program, like inkboard,...etc ) Patches are as attachment: dbus-c++-src-commit.patch is for import into emerge dir. dbus-1.pc is for c:\kderoot\lib\pkgconfig\ works_for_win32.patch is a patch for dbus-c++-src[1] source code Could you help to review these works and give me some advice to push the works go furthur? Thank you very much. sincerely, Mat. [1]. http://gitorious.org/dbus-cplusplus [2]. dbus-c++-src-commit.patch [3]. dbus-1.pc [4]. works_for_win32.patch |