I have been having some real problems hooking up the Android NDK to work within the Eclipse IDE. Specifically, I have been trying to use the NDK to work with OpenCV, and as such I
Solution 1:
Go to Project properties -> C/C++ Build -> Tool Chain Editor, set Current toolchain to Android GCC and current builder to Android Builder
then select tools and replace compiler with GCC C++ Compiler.
Then you should set Paths to your header files.
Share
Post a Comment
for "Errors When Building C++ Files In Android Ndk Project Using Eclipse"
Post a Comment for "Errors When Building C++ Files In Android Ndk Project Using Eclipse"