我是从官网上直接下载的源码,共有三个文件,一个媒体库,一个应用程序,一个IOS平台库 ,
现在我的媒体库文件和应用程序文件都编译的差不多了,
就差ios的编译了
具体的是 :
VLCKit的编译,这个编译过去了,就好说了 ,但是可惜遇到了问题,找了很多的国外网站,还是没解决,希望坛子里的兄弟帮帮忙,小弟感激不尽,
 
下面说说具体的错误:
VLCKit /XXX/VLC-1.1.0-iOS/projects/macosx/framework/Configure.sh: line 92: /Kuvision/VLC-1.1.0-iOS/projects/macosx/framework/../../../configure: No such file or directory
PhaseScriptExecution bootstrap "build/VLCKit.build/Debug/Run VLC configure.build/Script-631A90420D5A007D0014A2CE.sh"
cd /Kuvision/VLC-1.1.0-iOS/projects/macosx/framework
/bin/sh -c "\"/Kuvision/VLC-1.1.0-iOS/projects/macosx/framework/build/VLCKit.build/Debug/Run VLC configure.build/Script-631A90420D5A007D0014A2CE.sh\""++ dirname ./bootstrap
+ cd .
+ ACLOCAL_ARGS='-I m4 '
+ test -d extras/contrib/build/bin
++ uname -s
+ test .Darwin = .Darwin
+ set +xERR: Contribs haven't been built
ERR: Please run:
ERR: 
ERR:    'cd extras/contrib && ./bootstrap && make && cd ../..'
ERR: 
ERR: Make sure fink has been disabled too.+ exit 1
Command /bin/sh failed with exit code 1