Issue
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 shot

Solution
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:

(source: suvitruf.ru)
Answered By - Alex Cohn
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.