The Following User Says Thank You to demolition For This Useful Post: | ||
|
2012-11-14
, 11:58
|
|
Posts: 1,012 |
Thanked: 817 times |
Joined on Jul 2007
@ France
|
#2
|
The Following 2 Users Say Thank You to Khertan For This Useful Post: | ||
|
2012-11-14
, 12:10
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#3
|
The Following User Says Thank You to demolition For This Useful Post: | ||
|
2012-11-14
, 22:27
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#4
|
openssl md5 <file> | awk '{ if($2 == "<md5_str>") print "OK"; else print "fail"}'
|
2012-11-23
, 00:19
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#5
|
# ./Qt-install.run <option 1> <option 2> ...
|
2012-12-11
, 13:56
|
Posts: 560 |
Thanked: 422 times |
Joined on Mar 2011
|
#6
|
I'm running Debian Wheezy on my PC, and have a few bits and pieces I want to try to get running on my N900.
Is anyone else running the Qt or device SDK under Wheezy? What's the best way of setting it up to develop for the N900? Are the versions of Qt and QtCreator that are in the Wheezy repository OK for maemo5 development (Qt-4.7.5, right?)?
Also, are the device-specific SDKs necessary, or is Qt sufficient to get the ball rolling? What sort of software benefits from using the Fremantle/Harmattan SDKs? I remember seeing a link in Maemo News, a month or two ago, linking to someone's blog of having to redo setting up the maemo5 SDK.
Background I've moved this post from the bottom of a thread where is was slightly off-topic, so apologies to those who might have seen it already.
Many thanks in advance for any help offered.
Last edited by demolition; 2012-11-14 at 22:35.