maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   2012 Device Program: Qt 5 Mobile Projects (https://talk.maemo.org/showthread.php?t=84591)

qgil 2012-05-29 22:46

2012 Device Program: Qt 5 Mobile Projects
 
We are looking for brave & experienced developers willing to port or develop apps running on top of Qt 5 before its finally release. Currently Qt 5 alpha is released, the beta version is expected during June and the final in August/September.

APPLY and get a chance to win a Nokia N950 or Nokia N9.

This activity is part of the maemo.org 2012 Device Program.

This thread welcomes questions and comments about this activity, as well as feedback on any submissions. Posts from the developers applying are welcome here as well.

EDIT: posted at http://qt-project.org/forums/viewthread/17623/ as well.

timoph 2012-05-30 06:12

Re: 2012 Device Program: Qt 5 Mobile Projects
 
Nice - I've been planning to do this sort of thing anyway.

If there are people willing do some team work in getting stuff ported to Qt5 please ping me. I'll be happy to join in. I'm not that interested in competing who ports the fanciest application to Qt5, I'm in it to learn new stuff.

qgil 2012-05-30 17:34

Re: 2012 Device Program: Qt 5 Mobile Projects
 
25 proposals already at http://wiki.maemo.org/Summer%2712_De...obile_Projects !

You can see the efficiency and hands-on attitude of Qt developers at work.

Tempted of accepting all and calling it a day. ;) Will go through the candidates later today, though. I guess many potential developers spot on for this activity are not even aware yet.

qgil 2012-05-30 17:44

Re: 2012 Device Program: Qt 5 Mobile Projects
 
Ah, I looked too fast. :)

Each developer should have only one entry, please. Not one entry for each project.

qgil 2012-05-30 18:20

Re: 2012 Device Program: Qt 5 Mobile Projects
 
Many entries are showing projects using (Harmattan) Qt Quick Components. However, as for today these are not available for Qt 5. Asking around, the opinion is that it shouldn't be rocket science to port them. Anybody interested picking this task?

timoph 2012-05-30 18:31

Re: 2012 Device Program: Qt 5 Mobile Projects
 
Quote:

Originally Posted by qgil (Post 1215077)
Many entries are showing projects using (Harmattan) Qt Quick Components. However, as for today these are not available for Qt 5. Asking around, the opinion is that it shouldn't be rocket science to port them. Anybody interested picking this task?

It really isn't. Those are for example already available in Nemo (Qt4) so that is one of the things in that context that needs to be done to get existing stuff running on top of Qt5. At least I'll be working on it. Quessing they'll gladly accept that into upstream (if the port turns out to be any good). Wouldn't want to see the components being something separate from the Qt project.

qgil 2012-05-30 18:41

Re: 2012 Device Program: Qt 5 Mobile Projects
 
I asked at the Qt Project [Development] list and Simon Hausmann pointed to http://qt.gitorious.org/qt-component...trees/qtquick2

stuartmarsden 2012-05-30 18:51

Re: 2012 Device Program: Qt 5 Mobile Projects
 
I have not developed on Meego before but have been using Qt for years. My proposal would require a third party open source library for it (codec2). This compiles using the usual:

Code:

./configure
make
make install

Is this easy to do for Meego? I assume I can do the same through the toolchain somehow. For my QtonPi project I was just going to compile on the device as the distros have a full toolchain. I assume an N9 N950 does not have it onboard.

timoph 2012-05-30 18:56

Re: 2012 Device Program: Qt 5 Mobile Projects
 
Quote:

Originally Posted by stuartmarsden (Post 1215106)
I have not developed on Meego before but have been using Qt for years. My proposal would require a third party open source library for it (codec2). This compiles using the usual:

Code:

./configure
make
make install

Is this easy to do for Meego? I assume I can do the same through the toolchain somehow. For my QtonPi project I was just going to compile on the device as the distros have a full toolchain. I assume an N9 N950 does not have it onboard.

You'll need to cross compile it. For MeeGo Harmattan that means using it's platform SDK / scratchbox. See http://harmattan-dev.nokia.com/platform-sdk/.

stuartmarsden 2012-05-30 19:09

Re: 2012 Device Program: Qt 5 Mobile Projects
 
Quote:

Originally Posted by timoph (Post 1215112)
You'll need to cross compile it. For MeeGo Harmattan that means using it's platform SDK / scratchbox. See http://harmattan-dev.nokia.com/platform-sdk/.

Thank you that seems simple enough.


All times are GMT. The time now is 08:45.

vBulletin® Version 3.8.8