Search found 6 matches

Go to advanced search

by chenxiandiao
27 Apr 2014 07:23
Forum: VLC for iOS, iPadOS and Apple TV
Topic: Help! VLC build for ios
Replies: 0
Views: 528

Help! VLC build for ios

I just want to complie the vlc for ios. And I follows the step as the https://wiki.videolan.org/IOSCompile/. But after I completed downloading the Related package from the git. I run sh compileVLCforiOS.sh again. And Now it show me the error /Users/mac/CXD/VLC_IOS/ios/ImportedSources/VLCKit xcrun: e...
by chenxiandiao
22 Apr 2014 03:10
Forum: VLC media player for macOS Troubleshooting
Topic: Help! VLC build for mac os
Replies: 5
Views: 710

Re: Help! VLC build for mac os

The warning is quite clear. You need to know if its ok to uninstall libiconv (macports might warn that another package depends on the libiconv package, then you need to check if you actually need this package). Maybe you can also proceed by not touching the macports installation, but instead clear ...
by chenxiandiao
21 Apr 2014 17:29
Forum: VLC for Android and Chrome OS
Topic: Ask for help about complie vlc for android under ubuntu12.04
Replies: 3
Views: 371

Re: Ask for help about complie vlc for android under ubuntu1

as: unrecognized option '-mcpu=cortex-a8' It seems to be using the wrong assembler. How can I solve this problem.I complie it under ubuntu12.04。And I had add export ANDROID_ABI=armeabi-v7a in enviroment path。 And if I comment the related code in compile.sh if [ ${ANDROID_ABI} = "armeabi-v7a&qu...
by chenxiandiao
21 Apr 2014 03:21
Forum: VLC media player for macOS Troubleshooting
Topic: Help! VLC build for mac os
Replies: 5
Views: 710

Re: Help! VLC build for mac os

Make sure not to have libiconv installed via homebrew or MacPorts. If you have it, uninstall it, make distclean, configure, and make. I user the command "port installed" in terminal.app. it showe me libiconv @1.14_0+universal (active). when i use sudo port uninstall libiconv @1.14_0+unive...
by chenxiandiao
18 Apr 2014 20:49
Forum: VLC media player for macOS Troubleshooting
Topic: Help! VLC build for mac os
Replies: 5
Views: 710

Help! VLC build for mac os

I compile the vlc2.1.4 accoring to the official document under mac os10.8 and use xcode 4.6.2. https://wiki.videolan.org/OSXCompile/ And I come to the last moment.About make. I run the commond make -j4 . Now I am stuck with the problem.Can any one give me some advice.Now let me show you the erro. at...
by chenxiandiao
17 Apr 2014 04:53
Forum: VLC for Android and Chrome OS
Topic: Ask for help about complie vlc for android under ubuntu12.04
Replies: 3
Views: 371

Ask for help about complie vlc for android under ubuntu12.04

I want to complie vlc for android under my ubuntu 12.04 virtual system. But I am stuck with the error.Now I will show you the config.log about the detail of the error.Please give me some advice.Thanks. config.log This file contains any messages produced by compilers while running configure, to aid d...

Go to advanced search