1 Status of each puzzle in Qtopia port
2 ====================================
5 U = usable to find a solution, but not all hints are availables
6 (usually those accessible from right mouse button)
7 u = usable, but missing hints are a real handicap
8 n = not possible to enter a solution (some UI support still missing)
47 Building the Qtopia version
48 ===========================
50 You must have a Qtopia or QtMoko SDK installed, or you must build one
51 yourself (./configure <your-opts> && make && make sdk). Let's call
52 $SDK the location of that SDK.
56 $SDK/bin/qbuild -C qtopia/
58 Install them in the target image (to run on host in qvfb or to prepare
59 a deployment to the device) :
61 $SDK/bin/qbuild -C qtopia/ image
63 Build a package: not yet available
65 Manually install on a QtMoko device:
67 scp $(find qtopia/ -type f -executable) 192.168.0.202:/opt/qtmoko/bin/
68 scp -r $IMAGE/pics/sgt-puzzles/ 192.168.0.202:/opt/qtmoko/pics/
69 scp qtopia/*/*.desktop 192.168.0.202:/opt/qtmoko/apps/Games/
70 ssh 192.168.0.202 ". /opt/qtmoko/qpe.env; qcop QPE/DocAPI 'scanPath(QString,int)' /opt/qtmoko/apps/Games 1"