Hack-A-N900/Development Notes: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
|||
Zeile 53: | Zeile 53: | ||
==== In MADDE ==== | ==== In MADDE ==== | ||
To install TpSession to your MADDE SDK you need to install TelepathyQt4 on your workstation | To install TpSession to your MADDE SDK you need to install TelepathyQt4 on your workstation, ''apt-get install libtelepathy-qt4-dev''. Then compile TpSession (git clone https://vcs.maemo.org/git/tpsession) for your workstation and/or target. Then you have to copy the lib to the root dir of your target and add the location to the INCLUDES of the .pro file for the project. (thread discussion with more details[http://talk.maemo.org/showthread.php?t=56602]). Command log for using lib on local emulator: | ||
<pre> | <pre> |