1
0
forked from GitHub/gf-core

App compilation instructions: with parallel compilation, make Phrasebook separately

This commit is contained in:
aarne
2014-05-21 08:19:34 +00:00
parent 971ad62913
commit 78b4f43606

View File

@@ -18,7 +18,7 @@ repository (darcs or github):
GF/examples/phrasebook -- Phrasebook sources
GF/examples/app -- App sources (this directory)
3. Do 'make' and take a cup of coffee. If you have multiple cores, do 'make -j' and take an espresso.
3. Do 'make' and take a cup of coffee. If you have multiple cores, do first 'make Phrasebook' and then 'make -j App11.pgf' and take an espresso.
4. Go to GF/src/ui/android and follow the README