Hello,
Any news when the 4.7 version will be available for N900 device? Not the scratchbox.
Thanks
Hello,
Any news when the 4.7 version will be available for N900 device? Not the scratchbox.
Thanks
Well, you install the same packages on the device and in scratchbox.
http://chaos.troll.no/~harald/qt4-maemo5-4.7/20100505/
Just to update this thread. Qt 4.7 packages are now available in extras-devel.
apt-get install libqt4-experimental-gui installs the basic GUI module.
The complete list of packages is available using apt-cache search qt4 experimental or just browsing the extras-devel repository: http://repository.maemo.org/extras-d...-experimental/
Just one question, anybody knows if there any (secret) plan to move qt 4.7 as final version for N900, and replace 4.6?
Thanks
First Qt 4.7 should be released officially.
According to the commits in 4.7-fremantle [1] branch looks that at some point Qt 4.7 will replace 4.6.
So I think Qt 4.6 will be replaced with 4.7 with the PR coming after that 4.7 is officially out.
[1] http://qt.gitorious.org/qt/x11-maemo
Apparently no set dates yet (a proper upgrade would require a PR anyway), but I wouldn't expect it before fall. The 4.7 in extras-devel is however pretty up to date and will be joined with QtMobility real soon, so for development purposes, it's very close to usable.
Originally Posted by qgil