Version: unspecified (using KDE 4.7.4) OS: Linux Just a heads up that the TelepathyQt4 include directory in the bindings was renamed to TelepathyQt, thus breaking the FindTelepathyQt4 modules that search for the former path. Reproducible: Always Steps to Reproduce: Try building the Telepathy Presence Dataengien with latest telepathy-qt4 from git. Actual Results: FindTelepathyQt4.cmake reports it can't find the include directories. Expected Results: Should compile ok. See http://cgit.freedesktop.org/telepathy/telepathy-qt4/commit/TelepathyQt?id=be40b6f313c8d7b1f0fb59fd06ea87b0934e4bad
problem solved long time ago in git...
Fixed in master KDE Telepathy 0.3 will depend on telepathy-qt >= 0.9
Actually the dataengine was not ported, but we stopped supporting it right after 0.2 release. Note that for 0.2 release you /must/ use TelepathyQt4 < 0.8.9, so there's no porting needed.