Page 1 of 1

VLC 3.0.0-pre3 build error

Posted: 17 Nov 2016 01:21
by EmadDASH
Hi all ,

I'm trying to compile the VLC 3.0.0-pre3 source code (iOS) package to install it on my iPhone. I have installed MAC OS and Xcode.
I have executed buildMobileVLCKit.sh, and I got the error :


Image


I need the proper steps to successfully install it on the iPhone.


Thanks ~

Re: VLC 3.0.0-pre3 build error

Posted: 19 Nov 2016 18:36
by dfuhrmann
Something cannot be downloaded. So you need to try again later or fix the download URL or download manually.

Re: VLC 3.0.0-pre3 build error

Posted: 21 Nov 2016 01:21
by EmadDASH
Thanks for your reply ,

I found the new links ,but how to substitute the old links with new ones ?
I'm trying to edit [buildMobileVLCKit.sh] , but I don't know where to change the old links.

Re: VLC 3.0.0-pre3 build error

Posted: 21 Nov 2016 09:29
by gerlich
You don't need to edit the file.
Just manually download from the new link and place the file in the contrib/tarballs directory.
Rerun the buildMobileVLCKit.sh script and it will detect the file and continue.