1 | initial version |
It is an Old question...I hope that you already resolved this problem. Use android-ndk-r9x. In my case I had a similar problem when I used android-ndk-r10
2 | No.2 Revision |
It is an Old question...I hope that you already resolved this problem.
Use android-ndk-r9x. In my case I had a similar problem when I used android-ndk-r103.0.0-beta and android-ndk-r10.
Check the file ./platform/android/android.toolchain.cmake for matching ANDROID_NDK version.
3 | No.3 Revision |
It is an Old question...I hope that you already resolved this problem.
Use android-ndk-r9x. In my case I had a similar problem when I used 3.0.0-beta and android-ndk-r10.
android-ndk-r10d.
Check the file ./platform/android/android.toolchain.cmake for matching ANDROID_NDK version.
4 | No.4 Revision |
It is an Old question...I hope that you already resolved this problem.
Use android-ndk-r9x. In my case I had a similar problem when I used 3.0.0-beta and