![]() |
2009-12-11
, 05:38
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#2
|
The Following User Says Thank You to timoph For This Useful Post: | ||
![]() |
2009-12-11
, 05:55
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#3
|
The Following 2 Users Say Thank You to qgil For This Useful Post: | ||
![]() |
2009-12-11
, 05:58
|
Posts: 176 |
Thanked: 262 times |
Joined on Nov 2009
@ Texas, USA
|
#4
|
Then again, if by having one stakeholder less GTK+ in Maemo is left "in the dust" then imho it means that either GTK+, Maemo or both have deeper problems.
![]() |
2009-12-11
, 08:47
|
Posts: 543 |
Thanked: 181 times |
Joined on Aug 2009
@ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
|
#5
|
![]() |
2009-12-11
, 12:04
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#6
|
![]() |
2010-02-11
, 12:56
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#7
|
![]() |
2010-02-11
, 13:06
|
Posts: 999 |
Thanked: 1,117 times |
Joined on Dec 2009
@ earth?
|
#8
|
![]() |
2010-02-11
, 13:12
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#9
|
![]() |
2010-02-11
, 13:56
|
|
Posts: 54 |
Thanked: 37 times |
Joined on Nov 2009
@ Finland
|
#10
|
Depends on whether you've already got Qt4.5 installed or not. If so, there should be little change (as that's now being removed), otherwise it'll be quite a chunk extra needed.
Some welcome news for all Qt on Maemo developers out there: Nokia intends to deploy the currently in Beta Qt 4.6 to all devices via software update — most probably already with the next major update PR1.2. Currently, Qt 4.6 (available from extras-devel) is completely optified and resides in /opt/qt4-maemo5. That will change with PR1.2, where it will move to the rootfs, replacing the community-supported Qt 4.5. What does this mean for Qt applications?So all you Qt 4.5 users out there, install libqt4-maemo5-dev in scratchbox and start porting.
- Qt 4.6 applications: If all goes well, nothing needs to be done. Deployed applications should pick up the libraries in /usr. You might need to edit your build scripts so they won’t look in /opt/qt4-maemo5/bin if you’re using qmake.
- Qt 4.5 applications: This one is trickier. Qt 4.6 is neither API nor ABI compatible with Qt 4.5. This means that you’ll need at least a recompile, and probably also source code modifications if you’re doing anything Maemo5-specific. Qt 4.5 applications on device will stop working until there is a Qt 4.6-based update available.
I've grown accustom to GTK and I do, in fact, use it for cross-platform programming. I've run a GTK app that was meant for Linux/Windows and compiled it and ran it on my N900 with no problem.
I could care less about Symbian/Symbian Signed. Then again I'm not a million dollar corporation that Nokia caters to, so I don't matter all too much to Nokia to begin with.
If GTK is not going to be maintained by Nokia, I guess I'll have to make it into Extras. If that's the case, it is a real shame Nokia is leaving GTK in the dust after spending so much time on it. Money talks in the end I suppose.