Hi everyone,
Am working on Windows XP.
I installed VMware player and Greenphone SDK without any errors or warnings.When I click the 'Greenphone SDK icon' ,VMware player starts up and I get a user interface which resembles Linux user interface(screenshot attached).
I followed the steps mentioned in the 'getting started' pdf while trying to run the 'example' application(in the konsole)----
1. source /opt/Qtopia/SDK/scripts/devel-x86.sh
2. cd ~/projects/application
3. qtopiamake(which results in)
Cleaning out stale build files....
Finding project files....
1 project files found.
4.make (which shows a lot of stuff and ends in the following errors)...
make[2]:arm-linux-g++:Command not found.
make[2]:***[.obj/release-shared/main.o] error 127
make[2]:Leaving directory '/home/user/projects/application'
make[1]:***[all] error 2
make[2]:Leaving directory '/home/user/projects/application'
make[1]:***[all] error 2
Can someone please tell me what's wrong.I can't figure out the errors.It's an example which comes with the SDK itself so,I expected it to work properly.
I didn't have the phone connected to the system when I was trying to run the commands so,can that be the reason behind the errors(USB access is disabled in my system ).
I read in some of the sites that it's probably because PATH is not properly set or something like that.....How do I check if it's the reason behind the errors and if so,how to correct it.
Please advice on what to do.Thank you.
Bookmarks