mkmkme / dbus-cplusplus

Forked version of dbus-c++ 0.9.0 that fixes various compilation issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugging
---------
To compile debugging code configure the project with the --enable-debug option. 
Then at runtime you may export the environment variable "DBUSXX_VERBOSE" to any value.


BUGS:
-----
test

About

Forked version of dbus-c++ 0.9.0 that fixes various compilation issues.

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 95.5%Language:Meson 2.7%Language:C 1.8%