Hi,
Following these instructions (https://wiki.videolan.org/AndroidCompile/), when I launch compile.sh, I have the following message :
./compile.sh
*** No ANDROID_ABI defined architecture: using ARMv7
VLC source: found sources, leaving untouched
VLC sources: Checking TESTED_HASH and patches presence
NOTE: checks can be bypass by adding '-b' option to this script.
Checking presence of patch ../libvlc/patches/vlc3/0001-compat-Workaround-sendmsg-bug-on-android.patch
Cannot find patch ../libvlc/patches/vlc3/0001-compat-Workaround-sendmsg-bug-on-android.patch in tree, aborting.
There can be two reasons for that:
- you forgot to apply the patch on this tree, or
- you applied the patch without the 'git am --message-id ...' option.
How to solve this ?
Thanks for advance
Regards
Sybaris