submitted by ainu
Qt 4.7.1 for caanoo a ready.
UPD: for fix touchscreen support problem do this:
You must download file http://dev.emulate.su/downloads/qt47...release/ts.zip and unpack it contents of it into sd card. There are one folder. And now there are new structure on SD card:
Code:
-SD CARD ROOT -|qt --|lib --|plugins --|imports --|translations -|ts --|arctic2.so --|collie.so --|corgi.so --|dejitter.so --|h3600.so --|input.so --|linear.so --|linear_h2200.so --|mk712.so --|pthres.so --|tatung.so --|ucb1x00.so --|variance.so -|ts.conf-input
You may download it and see instructions here: http://dev.emulate.su/projects/qt-4.7.1-caanoo (English text below).
Updates will be available in those adress. Right now, works all but OpenGL (there are wrong display color depth definitions).
And some games, and webbrowser (there are already ready and compiled) coming soon — I will release all or them, if you report about successful running QCheckers as a test game.
So, I im:
1. wait for report about succesfull running Qt program.
2. will release webbrowser and others programs.
This post - is preparing step, platform for start of porting and writing Qt apps.
Installing is easy:
1. Download last package qt4.7.1 for caanoo
2. Unpack contents of directory caanoo-sd-card (qt dir and ts.conf-input file) into root of SD-card. So, qt now installed in /mnt/sd/qt/lib.
OK, thats all. You may run Qt-based games right now.
For check you may download test game — QCheckers. This is classic checkers game with AI. For running this, create qtgames (or other) on SD-card? and unpack archive contents here. Don't unpack it into games or apps — there are no .ini file in current QCheckers game. Choose Explorer in console menu, and run QCheckers.gpe. Thats all. You may download games and run it over Explorer, or with Games menu — if developer create .ini file and icon.
Qt distributed over LGPL license.