Android-Video-Compressor icon indicating copy to clipboard operation
Android-Video-Compressor copied to clipboard

undefined reference problem in android studio

Open MudgalaVaibhava opened this issue 8 years ago • 0 comments

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 toandroid_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

MudgalaVaibhava avatar Mar 07 '16 07:03 MudgalaVaibhava