EpMedia icon indicating copy to clipboard operation
EpMedia copied to clipboard

Error when build .so for arm64-v8a and x86, works fine for armeabi-v7a

Open gk-vk opened this issue 5 years ago • 1 comments

Screen Shot 2019-07-02 at 7 31 27 PM

Hi, I face this error when compiling. Only happens for x86 and arm64-v8a, armeabi-v7a compiles successfully and works well. Any idea why this happens?

I call this in the app/jnicode/jni directory to build the .so files. $ANDROID_NDK/ndk-build -B -j8

PS: I have replaced the appropriate ffmpeg source path. Also updated Application.mk APP_ABI := armeabi-v7a arm64-v8a x86 APP_PLATFORM=android-21

Any help will be greatly appreciated! Thanks.

gk-vk avatar Jul 02 '19 14:07 gk-vk

Hi @yangjie10930 @gk-vk I am facing same issue. Any help on its resolution.

akashdexati avatar Apr 17 '20 12:04 akashdexati