I download the MobileVLCKit 3.0.0-pre3 source code.
And I execute buildMobileVLCKit.sh, and it has error like below:
It look likes the openjpeg has moved to Github. How can I solve it?curl -f -L -- "http://openjpeg.googlecode.com/files/op ... 5.0.tar.gz" > "../../contrib/tarballs/openjpeg-1.5.0.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 --:--:-- 0:00:01 --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found
make: *** [../../contrib/tarballs/openjpeg-1.5.0.tar.gz] Error 22
make: *** Deleting file `../../contrib/tarballs/openjpeg-1.5.0.tar.gz'
[info] building universal static libs for OS style iPhone
./buildMobileVLCKit.sh: line 44: pushd: MobileVLCKit/ImportedSources/vlc/install-ios-iPhoneOS: No such file or directory
Thanks ~
By the way, I also try the "VLC for iOS 2.7.8 source code" it also has same error about GDrive at the googlecode site.