meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
maemo:using_scratchbox2 [2009/08/21 19:48]
hevi
maemo:using_scratchbox2 [2009/08/21 20:24] (current)
athamala
Line 16: Line 16:
 run-standalone.sh python2.5 myprogram.py run-standalone.sh python2.5 myprogram.py
 </code> </code>
 +
 +
 +Running C and C++ programs, for example
 +
 +<code>
 +run-standalone.sh ./helloworld
 +</code>
 +
 +If your executable file is "helloworld".
 +
 +
 +Graphical user interface is stopped with command
 +
 +  maemo-sdk stop gui
 +
 +===== Locations =====
 +
 +Rootstrap is located on **$HOME/.maemo-sdk**
 +