The Following 18 Users Say Thank You to qgil For This Useful Post: | ||
|
2012-05-30
, 06:12
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#2
|
The Following 4 Users Say Thank You to timoph For This Useful Post: | ||
|
2012-05-30
, 17:34
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#3
|
|
2012-05-30
, 17:44
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#4
|
|
2012-05-30
, 18:20
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#5
|
The Following User Says Thank You to qgil For This Useful Post: | ||
|
2012-05-30
, 18:31
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#6
|
The Following User Says Thank You to timoph For This Useful Post: | ||
|
2012-05-30
, 18:41
|
|
Posts: 3,105 |
Thanked: 11,088 times |
Joined on Jul 2007
@ Mountain View (CA, USA)
|
#7
|
|
2012-05-30
, 18:51
|
Posts: 9 |
Thanked: 8 times |
Joined on May 2012
@ Finland
|
#8
|
./configure make make install
|
2012-05-30
, 18:56
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#9
|
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:
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.Code:./configure make make install
|
2012-05-30
, 19:09
|
Posts: 9 |
Thanked: 8 times |
Joined on May 2012
@ Finland
|
#10
|
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/.
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.
http://maemo.org/profile/view/qgil/ + http://qt-project.org
Last edited by qgil; 2012-05-29 at 22:52.