This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Upgrade Qt?



I am upgrading my development environment to EZSDK 5.04.00.11 (DM814x).  I am still disappointed to see old Qtopia files in the EZSDK.

Is there a friendly way to update Qt to the latest Qt-Embedded 4.8?  I have to rebuild Qt to get improved touch screen support (remove unnecessary filtering in tslib plugin, add gesture support by hacking tslib plugin, increase Qt mouse button enum).  Last time I did this I had to setup my own build environment since the EZSDK environment pulls in the EZSDK Qtopia libraries.

A quick tutorial on where to put the build libraries and how to otherwise modify EZSDK so we can keep using it after a Qt upgrade would be great.

But seriously, Qtopia has been superseded by Qt-Embedded and Qt-Embedded keeps normal lib file naming (without the "E" on the end of every lib file).  Is there some reason to use Qtopia over Qt Embedded?