Closed shyamprajapati789 closed 5 years ago
Hi Sir. There is a build error when cmake runs during build. It shows error at the following line of code in android.toolchain.cmake
if(NOT EXISTS "${ANDROID_NDK}/source.properties") message(FATAL_ERROR "Missing file: ${ANDROID_NDK}/source.properties. Please use NDK r12+.") endif()
Hi Sir. There is a build error when cmake runs during build. It shows error at the following line of code in android.toolchain.cmake
if(NOT EXISTS "${ANDROID_NDK}/source.properties") message(FATAL_ERROR "Missing file: ${ANDROID_NDK}/source.properties. Please use NDK r12+.") endif()