View Single Post
Old 07-25-2010, 12:57 PM   #17
mziaeem
Member
mziaeem began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Jul 2010
Device: prs-600
qt embedded

so it is the time for compiling Qt embedded and running on device.
steps:
1- compile and test qt embedded on device
2- using some of patches for qt to synchronize with e-ink refresh rate
3- writing drivers for qt that translates the output of your program to qt interface
4- developing qt based applications for prs-600

what about this scenario? I have downloaded qt-embeded and some customizations that kindle developers do for it. but having problem cross compiling for arm, still does not create any port of it for prs-600.

also we can use gtkfb (gtk for frame buffer) or tinyX (an X for embedded framebuffer devices) but I think QT/e is better.

any Ideas?
mziaeem is offline   Reply With Quote