Thread: Qt5 on N9
View Single Post
w00t's Avatar
Posts: 1,055 | Thanked: 4,107 times | Joined on Oct 2009 @ Norway
#21
Originally Posted by hw9xx View Post
Really? Nokia is updating Qt 4.7.4 phones like 701 or N8 to Qt 4.8 with Belle. Should be possible on the N9 too I think.
Qt minor releases (4.0 -> 4.8) are all binary compatible. Meaning an application built against 4.0 will be runnable against 4.8. Note that this doesn't go backwards.

Major releases (3 -> 4, 4 -> 5) are not binary compatible. At the very least, they need a rebuild - but major releases also usually break API in some forms. 4 -> 5 is a fairly minor case of that though, so stuff mostly will just work with a rebuild.
__________________
i'm a Qt expert and former Jolla sailor (forever sailing, in spirit).
if you like, read more about me.
if you find me entertaining, or useful, thank me. if you don't, then tell me why.
 

The Following 2 Users Say Thank You to w00t For This Useful Post: