taka-no-me / android-cmake

CMake toolchain file and other scripts for the Android NDK
1.22k stars 438 forks source link

ndk r10e, ANROID_ABI=arm64-v8a #99

Closed lligen closed 7 years ago

lligen commented 7 years ago

hi, when i try to compile arm64-v8a opencv lib, ubuntu 14.04. i use cmake-gui and specify cross-compiling toolchain to the android.toolchain.cmake. and then set ANDROID_NDK=/absolute/path/to/the/android-ndk-r10e, and click configure. BUT when i try to specity ANDROID_ABI, i can not find arm64-v8a option. i need help~~~ thanks.

lligen commented 7 years ago

i am compiling opencv 2.4.13.2