Page 1 of 1

Unable to build VLC IOS with : ./compileVLCforiOS.sh

Posted: 22 Dec 2015 18:59
by aleroot
Hi,
I would want to make some changes to the VLC for IOS application, I've tried compiling the project with : ./compileVLCforiOS.sh but after some successful compilations I get the following error :

Code: Select all

~/AleData/Develop/Projects/VLC/VLC-iOS/ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/extras/package/ios [info] Building MobileVLCKit (Aggregate static plugins, Release) [info] Building MobileVLCKit (MobileVLCKit, Release) [info] Build for iphoneos completed [info] Building MobileVLCKit (Aggregate static plugins, Release) [info] Building MobileVLCKit (MobileVLCKit, Release) [info] Building MediaLibraryKit (MediaLibraryKit, Release) [info] Building GTL (GTLTouchStaticLib, Release) ** BUILD FAILED ** The following build commands failed: CompileC build/GTL.build/Release-iphoneos/GTLTouchStaticLib.build/Objects-normal/armv7/GTMOAuth2Authentication.o OAuth2/GTMOAuth2Authentication.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler (1 failure)
What could cause the issue ?
I'm compiling the version 2.6.6 downloaded from here : http://www.videolan.org/vlc/download-ios.html .

It is possible to directly clone the git repository ?

Re: Unable to build VLC IOS with : ./compileVLCforiOS.sh

Posted: 23 Dec 2015 11:04
by vancent
Download the latest version and try it again, I have made it successfully today......

Re: Unable to build VLC IOS with : ./compileVLCforiOS.sh

Posted: 23 Dec 2015 12:14
by aleroot
I can't find any new version on the download page reported in my previous post. Is there some git repository where I can clone the source code base ?

Thanks.

Re: Unable to build VLC IOS with : ./compileVLCforiOS.sh

Posted: 27 Dec 2015 20:38
by aleroot
Downloaded the version 2.7.0, this compilation result :

Code: Select all

libxml2-2.9.3.tar.gz: OK touch .sum-libxml2 curl -f -L -- "http://live555.com/liveMedia/public/live.2015.11.09.tar.gz" > "../../contrib/tarballs/live.2015.11.09.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/live.2015.11.09.tar.gz] Error 22 make: *** Deleting file `../../contrib/tarballs/live.2015.11.09.tar.gz' [info] building universal static libs for OS style iPhone ./buildMobileVLCKit.sh: line 42: pushd: MobileVLCKit/ImportedSources/vlc/install-ios-iPhoneOS: No such file or directory
Is there a repository where I can clone the source code ?

Re: Unable to build VLC IOS with : ./compileVLCforiOS.sh

Posted: 27 Dec 2015 21:05
by dfuhrmann
Please complain to the live555 maintainer. Looks like he still does not realize that old software versions should be kept.