ARMv8 missing libc++_shared.so
Posted: 01 Oct 2017 00:49
Hi,
I compiled VLC for Android 2.1.13 and it's working without problem on ARMv7 phones but crashes on ARMv8 (Samsung S6, S7).
Same behavior with ARMv7 and ARMv8 builds, error message:
Please help!
I compiled VLC for Android 2.1.13 and it's working without problem on ARMv7 phones but crashes on ARMv8 (Samsung S6, S7).
Same behavior with ARMv7 and ARMv8 builds, error message:
Code: Select all
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/<app_name>/base.apk"],nativeLibraryDirectories=[/data/app/<app_name>-1/lib/arm64, /data/app/<app_name>-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libc++_shared.so"