~lool/qtpowerd/link-with-qtdbus

  • Committer: Loïc Minier
  • Date: 2013-09-30 14:38:19 UTC
  • Revision ID: loic.minier@ubuntu.com-20130930143819-200lnu4nk8r6u8cn
Link with QtDBus as it uses some of its symbols; otherwise one gets:
/usr/lib/arm-linux-gnueabihf/qt5/bin/qmlscene: symbol lookup error: /usr/lib/arm-linux-gnueabihf/qt5/qml/Ubuntu/Powerd.0.1/libqmlpowerdplugin.so: undefined symbol: _ZN15QDBusConnection9systemBusEv
(this is QDBusConnection::systemBus())
Filename Latest Rev Last Changed Committer Comment Size
..
debian 1 10 years ago Victor Thompson Initial qtpowerd work--does not compile. Diff
.bzrignore 2 10 years ago Victor Thompson Plugin compiles, needs testing 35 bytes Diff Download File
plugin.cpp 3 10 years ago Victor Thompson Tweak plugin installation 1.1 KB Diff Download File
plugin.h 1 10 years ago Victor Thompson Initial qtpowerd work--does not compile. 1 KB Diff Download File
Powerd.cpp 2 10 years ago Victor Thompson Plugin compiles, needs testing 2 KB Diff Download File
Powerd.h 1 10 years ago Victor Thompson Initial qtpowerd work--does not compile. 1.2 KB Diff Download File
qmldir 1 10 years ago Victor Thompson Initial qtpowerd work--does not compile. 69 bytes Diff Download File
qtpowerd.pro 4 10 years ago Loïc Minier Link with QtDBus as it uses some of its symbols; o 483 bytes Diff Download File