[Dbus-cxx-users] examples outside dbus-cxx source tree?
Status: Beta
Brought to you by:
rvinyard
From: camillo s. <cam...@gm...> - 2010-06-16 14:10:51
|
Hi there, i' m quite new to dbus / dbus-cxx and currently start to work on a prototyping project where i intend to use dbus-cxx. i've installed the usual way on a debian system (./configure - make - make install) and installation including provided examples worked well (with exception of the tools folder where make doesnt do anything, but i currently dont need this so its no issue for me now). however i run into troubles when setting up an autotools project living independent of the source tree of dbus-cxx itself since configure.ac / automake.am's of development tree and examples are highly interconnected. googling for examples didnt point me to anything except the examples provided with the dbus-cxx tarball. can anyone point me to some examples which only assume dbus-cxx, sigc++, dbus itself and boost are installed on the system but without interdependencies to the development tree? help would be greatly appreciated. thx+regards camillo |