Hack-A-N900/Development Notes: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 26: | Zeile 26: | ||
Might need to edit the INCLUDES in projects .pro file. For using on a target you need to install the nokia closed source libs and recompile tpsession for the phone and then: | Might need to edit the INCLUDES in projects .pro file. For using on a target you need to install the nokia closed source libs and recompile tpsession for the phone and then: | ||
<pre> | <pre> | ||
cp tpsession/libtpsession.so* | cp tpsession/libtpsession.so* <target_working_lib_dir> | ||
</pre> | </pre> | ||
==== In MADDE | ==== In MADDE ==== | ||
Same steps as for scratchbox. I've tested this only with the emulator at the moment. | |||
== Qt API's == | == Qt API's == |