Page 1 of 1
Error when build VLC on Android
Posted: 29 Mar 2018 11:06
by huyvip0312
Hello,
I try convert Eclipse project with VLC lib to Android Studio but show error:
dlopen("/data/app/com.../lib/arm/libvlcjni.so", RTLD_LAZY) failed: dlopen failed: "/data/app/com..../lib/arm/libvlcjni.so" has unexpected e_machine: 40
Please help me to fix it. Thanks so much!
Re: Error when build VLC on Android
Posted: 03 Apr 2018 09:15
by Jean-Baptiste Kempf
You miscompiled VLC. Read the compile howto.
Re: Error when build VLC on Android
Posted: 10 Apr 2018 04:25
by huyvip0312
Hello, I have compile VLC android but only build specify ABI, how to build use all ABI android in my project? Thanks
You miscompiled VLC. Read the compile howto.
Re: Error when build VLC on Android
Posted: 10 Apr 2018 10:28
by Dekans
We don't support multi arch. It would make a 90MB apk
Re: Error when build VLC on Android
Posted: 11 Apr 2018 04:08
by huyvip0312
Then if I want to build to x86 or other ABI I must build seperate apk. How to release apk for all ABI?
We don't support multi arch. It would make a 90MB apk
Re: Error when build VLC on Android
Posted: 14 Apr 2018 12:19
by Allmoddedapk
Every time when I compile it shows VLC source not found and starts downloading VLC for windows source code.