mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-22 07:28:16 +01:00
Add comment for getting simulator started.
This commit is contained in:
parent
fc952c90aa
commit
405ad7583e
1 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,11 @@ the latter launches the device's App Picker screen, allowing you to
|
||||||
launch Crosswords the way an end-user would. sGDB is what I use 95%
|
launch Crosswords the way an end-user would. sGDB is what I use 95%
|
||||||
of the time.
|
of the time.
|
||||||
|
|
||||||
|
(The simulator is a bit rough. Not all of the buttons work, etc. To
|
||||||
|
at least get started, wait for the two windows to come up. Go to the
|
||||||
|
one titled "Source Window", and choose "Continue" on the "Control"
|
||||||
|
menu. That'll get Crosswords running.)
|
||||||
|
|
||||||
To build a .seb file you can install on a device, type
|
To build a .seb file you can install on a device, type
|
||||||
|
|
||||||
# make xwords4.seb
|
# make xwords4.seb
|
||||||
|
|
Loading…
Reference in a new issue