Error In Building Ndk Library
I have an android project with a native part. Now I am trying to make eclipse compile all things but during the native compilation it gives me this error: sh ndk-build all ERROR:
Solution 1:
Problem solved, The ndk path was not properly setted in eclipse preferences. (in eclipse Window->preferences->Android->NDK->NDK_Location)
Post a Comment for "Error In Building Ndk Library"