buildMobileVLCKit.sh fails with patch error.
Posted: 03 Apr 2014 02:27
I'm trying to build MobileVLCKit in accordance to the instructions here: https://wiki.videolan.org/VLCKit/
It ends up failing with this error.
I've tried it on a few different computers, always the same result. Doesn't matter if I use -f or -s or no flag at all.
Is this a known issue?
It ends up failing with this error.
Code: Select all
error: patch failed: contrib/src/gcrypt/rules.mak:9
error: contrib/src/gcrypt/rules.mak: patch does not apply
Patch failed at 0019 contrib/gcrypt: use git version on iOS
The copy of the patch that failed is found in:
/Users/Chris/Downloads/VLCKit/MobileVLCKit/ImportedSources/vlc/.git/rebase-apply/patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Is this a known issue?