0

I am developing my first app using android ndk, i tried to configure the location of ndk-build in properties>c/c++>build but still i get the same error every time, i tried to remove .cmd from ndk-build(changed from ndk-build.cmd to ndk-build and vice versa), but iam still getting the same error, here is my screen shotenter image description here

enter image description here

1 Answer 1

1

You should use D:/Work/eclipse/android-ndk/ndk-build.cmd without $, if you really unzipped the ndk zip file into d:\work\eclipse\android-ndk on your PC. It would be even better to keep the "build command" default (android-ndk.cmd), and define the path to NDK as shown in the screen capture below:

Android/NDK/NDK Location
(source: suvitruf.ru)

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

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.