Results 1 to 5 of 5

Thread: make[2]:arm-linux-g++:Command not found.(Greenphone SDK)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2008
    Location
    My spaceship needs repairs..so, I am stuck on beautiful earth
    Posts
    98
    Thanks
    25
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11

    Unhappy make[2]:arm-linux-g++:Command not found.(Greenphone SDK)

    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.
    Attached Images Attached Images
    If everything seems to be going well, you have obviously overlooked something.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.