Page 1 of 1

MobileVLCKit build broken - libgsm missing

Posted: 20 Jun 2016 11:54
by algrid
Hi,

I'm trying to build MobileVLCKit for iOS and ./buildMobileVLCKit.sh gives me the following error:

Code: Select all

curl -f -L -- "http://downloads.videolan.org/pub/contrib/libgsm_1.0.13.tar.gz" > "../../contrib/tarballs/libgsm_1.0.13.tar.gz" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found make: *** [../../contrib/tarballs/libgsm_1.0.13.tar.gz] Error 22 make: *** Deleting file `../../contrib/tarballs/libgsm_1.0.13.tar.gz'
Is there a workaround for this problem?

Thanks

Re: MobileVLCKit build broken - libgsm missing

Posted: 21 Jun 2016 07:39
by dfuhrmann
Our download mirror was reorganized - just wait until the changes get applied to the vlckit git head.
You can also find and download the files manually from our server.