|
2009-09-08
, 22:55
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#52
|
|
2009-09-08
, 23:04
|
Posts: 271 |
Thanked: 220 times |
Joined on Sep 2009
|
#53
|
|
2009-09-09
, 01:16
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#54
|
have you considered creating a torrent for the download? I'd be happy to participate and be a pseudo-permanent seeder for it.
|
2009-09-09
, 01:37
|
Posts: 271 |
Thanked: 220 times |
Joined on Sep 2009
|
#55
|
I've considered it. -- . I'll plan on seeing if I can arrange that with the next version (with the final release of Fremantle). It makes a lot more sense to ship it as a mostly final image rather than this version that is very "early" release-ish using the beta SDK. ;-D
Nathan.
|
2009-09-09
, 04:27
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#56
|
Thanks Nathan, this is great.
I got the image working and all the script worked. Now I tried QtCreator, but upon trying to build HelloWorld, it gives an error:
make: g++: Command not found.
Probably have to install compiler or something..
Also, not sure about how to then compile and run/debug everything inside scratchbox, but I guess you were working on that one. That would be huge. Again, thanks for your efforts.
sudo apt-get install g++ libfreetype6-dev libgtk2.0-dev
The Following User Says Thank You to Nathan For This Useful Post: | ||
|
2009-09-09
, 05:44
|
Posts: 5 |
Thanked: 0 times |
Joined on Sep 2009
@ Finland
|
#57
|
|
2009-09-09
, 06:05
|
|
Posts: 154 |
Thanked: 124 times |
Joined on Mar 2007
|
#58
|
|
2009-09-09
, 08:18
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#59
|
The Following User Says Thank You to Nathan For This Useful Post: | ||
|
2009-09-09
, 08:44
|
Posts: 605 |
Thanked: 137 times |
Joined on Nov 2005
@ La Rochelle, France
|
#60
|
The Following User Says Thank You to fredoll For This Useful Post: | ||
Tags |
development, fremantle, maemo, maemo 5, programming, sdk, virtual machine, virtualpc, windows, windows 7 |
|
I got the image working and all the script worked. Now I tried QtCreator, but upon trying to build HelloWorld, it gives an error:
make: g++: Command not found.
Probably have to install compiler or something..
Also, not sure about how to then compile and run/debug everything inside scratchbox, but I guess you were working on that one. That would be huge. Again, thanks for your efforts.