From: Andreas V. <li...@br...> - 2009-06-26 20:20:07
|
Am Wed, 24 Jun 2009 14:10:48 +0800 schrieb Mat: Hello Mat, I'm happy that DBus-C++ is useful for your application. I assume it would simply compile on win32 as long as Dbus itself is available. Some time ago I used MinGW to compile a autotools based application. Currently I would only develop on Windows for money. It's bad to waste my spare time with windows. :-) But if you've some errors related to Dbus-C++ while compiling with windows that ask here. Maybe someone could help you. regards Andreas > Hello everyone, > > I'm writing a program[1] which use D-Bus C++ as IPC library. > It works quite good on Linux.-- Thanks to all developer's great > effort to D-Bus C++. -- > > I wish to port the program from linux to wndows which depends on > D-Bus C++, however I don't know how to use/port D-Bus C++ on win32 > platform. Could someone help me , or give me some hints or > suggestions to solve this problem? > > sincerely, Mat. > > [1]. http://code.google.com/p/inkboardng/ |