|
2009-09-17
, 01:14
|
Posts: 91 |
Thanked: 65 times |
Joined on Feb 2009
|
#112
|
|
2009-09-17
, 03:25
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#113
|
I've a question for you Nathan.
First of all, thanks for your effort, this is really very helpful.
I didnt followed the whole discussion here, but it seems that you are using "scratchbox 1" in this virtual machine.
Personally, I'm using maemo-sdk+ with sb2, and I'm very happy with it, and it supposed to correct many of sb1 problems.
So, what do you think about it ? do you think it's worth an install script inside your vm ?
|
2009-09-17
, 15:48
|
|
Posts: 128 |
Thanked: 232 times |
Joined on Sep 2009
@ New Jersey, USA
|
#114
|
|
2009-09-17
, 21:03
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#115
|
Personally, I'm using maemo-sdk+ with sb2, and I'm very happy with it, and it supposed to correct many of sb1 problems.
So, what do you think about it ? do you think it's worth an install script inside your vm ?
The Following User Says Thank You to Nathan For This Useful Post: | ||
|
2009-09-17
, 21:08
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#116
|
Nathan,
could you possibly post a link to the repository with the scripts so I can use SVN to grab them.
EDIT: I've had a successful install so far (following the SDK install guide) about to install QT, but your start and stops scripts would be quite useful. I'll keep you updated.
I'm also thinking after both using your scripts and the install guide. It would be in the best interest to the community for everyone to use your scripts. they were seriously two clicks.
|
2009-09-17
, 21:36
|
Posts: 91 |
Thanked: 65 times |
Joined on Feb 2009
|
#117
|
The biggest benefit of maemo SDK+ is that the developer no longer has to program in a closed environment. New development tools are easy to take into use and the overall developer experience is smooth, similar to developing natively in your host computer.
I'm going to play with it and if it works as well as it seems to, I will probably ditch the SB1 and go fully with SB2 so that I can get QT support much easier.
|
2009-09-17
, 21:59
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#118
|
from maemo-sdk+ garage project:
Maybe that would be an extreme decision.
As far as I know, it is possible to have both installed on the same machine.
|
2009-09-18
, 12:10
|
|
Posts: 154 |
Thanked: 124 times |
Joined on Mar 2007
|
#119
|
|
2009-09-19
, 19:57
|
|
Posts: 850 |
Thanked: 626 times |
Joined on Sep 2009
@ Vienna, Austria
|
#120
|
The Following User Says Thank You to SubCore For This Useful Post: | ||
Tags |
development, fremantle, maemo, maemo 5, programming, sdk, virtual machine, virtualpc, windows, windows 7 |
Thread Tools | |
|
Then while in the X86 scratchbox use "apt-get install" application as long as their is a version of the application ends with a i386 it will install and run. For instance I used "apt-get install eightyone" in the x86 scratchbox and then when I click the "Applications" now, I show that as a runnable application inside my maemo emulated device. Otherwise you can download the source (if it is supplied) and compile it in the scratchbox and then run it. But for initial playing you can play with eightyone.
Nathan