|
|
12-11-2009
, 01:38 AM
|
|
Posts: 415 |
Thanked: 730 times |
Joined on Jan 2009
@ Finland
|
#2
|
| The Following User Says Thank You to timoph For This Useful Post: | ||
|
|
12-11-2009
, 01:55 AM
|
|
|
Posts: 3,105 |
Thanked: 11,058 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#3
|
| The Following 2 Users Say Thank You to qgil For This Useful Post: | ||
|
|
12-11-2009
, 01:58 AM
|
|
Posts: 176 |
Thanked: 260 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.
|
|
12-11-2009
, 04:47 AM
|
|
Posts: 543 |
Thanked: 179 times |
Joined on Aug 2009
@ Universe,LocalCluster.MilkyWay.Sol.Earth.Europe.Slovenia.Ljubljana
|
#5
|
|
|
12-11-2009
, 08:04 AM
|
|
|
Posts: 3,105 |
Thanked: 11,058 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#6
|
|
|
02-11-2010
, 08:56 AM
|
|
Posts: 1,751 |
Thanked: 837 times |
Joined on Feb 2010
@ Sweden
|
#7
|
|
|
02-11-2010
, 09:06 AM
|
|
Posts: 999 |
Thanked: 1,115 times |
Joined on Dec 2009
@ earth?
|
#8
|
|
|
02-11-2010
, 09:12 AM
|
|
Posts: 3,617 |
Thanked: 2,392 times |
Joined on Nov 2009
@ Cambridge, UK
|
#9
|
|
|
02-11-2010
, 09:56 AM
|
|
|
Posts: 54 |
Thanked: 35 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.
![]() |
| Thread Tools | Search this Thread |
|
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.