Anyone using Qtopia open source 4.2.4 to develop GUI for sam9261ek or orther boards? The configure and build process is a bit confusing. The doc says:
Create Device-specific Files
If you are building on a PC you can most likely skip this step. When building for a device, there are a number device-specific files that Qtopia requires and there are two ways to handle them:
* Classic handling
* Device Profile
Classic handling will be familiar to anyone who has built previous versions of Qtopia. The files for your device are spread across the source tree, so it is recommended to group device-specific files into a Device Profiles to make it easier to manage. The documentation also lists the classic files that are replaced so a description of classic files will not be presented here.
The creation of a device profile is not an easy task. Is there anyone who have done the job?
Details at:
http://doc.trolltech.com/qtopia4.2/building-guide.html
http://doc.trolltech.com/qtopia4.2/buil ... les-1.html
In-package examples after untar at:
.../qtopia-opensource-4.2.4/devices
Thank you!