Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Installing NDK on windows with Cygwin
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jonas  
View profile  
 More options Jun 26 2009, 10:29 am
From: Jonas <jonas.hey...@gmail.com>
Date: Fri, 26 Jun 2009 07:29:16 -0700 (PDT)
Local: Fri, Jun 26 2009 10:29 am
Subject: Re: Installing NDK on windows with Cygwin

Hi all,

I found the problem, its the way / and \ in Cygwin are handeld.
Configuring the path to NDK in Windows Vista did not work.
When I explicit entered the following in my Cygwin shell environment
in file .bashrc it worked:

export ANDROID_NDK_ROOT=C:/Users/jonas/Android/android-ndk-1.5_r1

Regards Jonas.

On Jun 26, 3:43 pm, David Turner <di...@android.com> wrote:

> Did you install Cygwin with UNIX or DOS line endings?

> On Fri, Jun 26, 2009 at 2:13 PM, Jonas <jonas.hey...@gmail.com> wrote:

> > Hi,

> > I have installed the latest SDK and NDK but when running the command:

> > $ build/host-setup.sh
> > Detecting host toolchain.

> > CC         : compiler check ok (gcc)
> > LD         : linker check ok (gcc)
> > CXX        : C++ compiler check ok (g++)
> > Generate   : out/host/config.mk
> > Toolchain  : Checking for arm-eabi-4.2.1 prebuilt binaries

> > ERROR:
> > It seems you do not have the correct arm-eabi-4.2.1 toolchain
> > binaries.
> > Please go to the official Android NDK web site and download the
> > appropriate NDK package for your platform (windows).
> > Seehttp://developer.android.com/sdk/index.html

> > ABORTING.

> > jonas@Vaio /cygdrive/c/users/jonas/ANdroid/android-ndk-1.5_r1

> > I get the above install error?

> > Regards Jonas.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.