Another Wait-For-Release-Edition Of Qt 4.6.2. For Caanoo. Right There.


ainu

Still Fresh
Joined
Oct 31, 2010
Messages
31
Ok, while all of us waiting release of Qt for caanoo, I compile it, for playing, testing, etc. And it work.
This is wait-for-release-edition of Qt 4.6.2.
I don't have many examples, instructions, and I don't know Qt very well.
I still waiting normal release of Qt compilation too.

img1.jpg

100_0037.jpg


You may download Qt for caanoo there
http://dl.dropbox.com/u/626643/caanoo/mnt_sd_qt.zip
Unpack it into /mnt/sd/qt (create qt dir in SD card and unpack here)
http://dl.dropbox.com/u/626643/caanoo/two_qt_samples.zip - there is two dirty samples from qt sources with it launchers. I unpack it to /mnt/sd/qt/lib and run from Explorer.
If your test program not works, write
-fn helvetica -display "LinuxFb" -qws
in the program executing params.

And it's very important, If you want to get another version of Qt, with any compilation parameters, prefixs, libs, samples, etc, write me please, because I don't have rich Qt experience.
Sorry for poor English.
Quick video here: http://www.youtube.com/watch?v=84bC6HmjzvY. And here: http://www.youtube.com/watch?v=U2J2gdO1GAM
 
QNetwalk compiled with this Qt
http://www.youtube.com/watch?v=CU6L4VYYS1o
Not playable, buggly. But work.
Download here http://dl.dropbox.com/u/626643/caanoo/qnetwalk.zip
 
ainu said:
QNetwalk compiled with this Qt
http://www.youtube.com/watch?v=CU6L4VYYS1o
Not playable, buggly. But work.
Download here http://dl.dropbox.com/u/626643/caanoo/qnetwalk.zip

Amazing!!!!
But Qt have suport to native OpenGL, but Caanoo suport only OpenGLES 1.0, how it's posible, all OpenGL Qt demos are soported :) ?
 
Last edited by a moderator:
Geca said:
Amazing!!!!
But Qt have suport to native OpenGL, but Caanoo suport only OpenGLES 1.0, how it's posible, all OpenGL Qt demos are soported :) ?
Hmm...
It compiled successfully but show warnings while running.
In fact, OpenGL not workinkg.
Now I recompile Qt libs 8 times, and there are in last version:
1. Normal touchscreen support
2. Screen rotating
3. Some number playable games (hexglass, checkers etc).
4. Webkit compiled, by I not tried demos yet.
 
Last edited by a moderator:
Back
Top