Android-Video-Compressor
Android-Video-Compressor copied to clipboard
undefined reference problem in android studio
I am getting an error in android studio compilation
Please have a look at it and let me know what's wrong
C:\Users\Horopter\Documents\GitHub\Android-Apps\AVC\app\src\main\jni\armArch.c
Error:(15) undefined reference to android_getCpuFamily' Error:(19) undefined reference to
android_getCpuFeatures'
Error:error: ld returned 1 exit status
make.exe: *** [C:\Users\Horopter\Documents\GitHub\Android-Apps\AVC\app\build\intermediates\ndk\debug\obj/local/arm64-v8a/libARM_ARCH.so] Error 1
Error:Execution failed for task ':app:compileDebugNdk'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'C:\Users\Horopter\AppData\Local\Android\sdk\ndk-bundle\ndk-build.cmd'' finished with non-zero exit value 2