"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Running android-ndk-r8 on windows 7 using Cygwin

I am starting to work on android ndk but I am unable to build the sample apps provided with

android-ndk-r8. I followed the steps mentioned on https://ar.qualcomm.at/qdevnet/sdk/android.

When I gine the ndk-build command it always gives me this error messag "-bash: ndk-build: command not found"

I am using windows 7 64bit. Can anybody help me to solve this problem

 

alinaqi306

Tue, 07/03/2012 - 05:32

Thanks for reply,

But I am running the ndk-build command in cygwin terminal.

Can you please mention that what environment variables you have set

and other configuraations you have done. I am not able to find where i went

wrong

Hi,

I am using windows 7 64-bit machine to compile of the example from the latest vuforia sdk.

I get the following error when I try to build .so from cygwin terminal

$ /cygdrive/C/Android/android-ndk-r8/ndk-build

Yes,

I was able to compile the code using cygwin. It was mistake that I was trying to compile sample from the place with folder name with spaces.

But, still I am not able to see the code running.