1
"bash: ndk-build: command not found" 

Ok I've been dealing with this issue for 5 hours now and It's driving me crazy. I have downloaded and istalled Cygwin and Android NDK. I've set my PATH variables

C:\Development\Android\android-ndk-r8e\ <-- in my path.. 

But it keeps telling me COMMAND NOT FOUND.

I tried putting the ndk-build.cmd ITSELF in the cywin folder but it stil lsays file not found. What is wrong?

1

1 Answer 1

0

You just need to run cmd.exe, and type in "ndk-build". Cygwin is not necessary for the latest version of NDK.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.