Page 1 of 1

Help, to compile vlc on ios has some errors

Posted: 02 Jul 2012 05:27
by spinshine
I have tried many times, but there are still some errors. :( :(
Please help me to fixed it. Thank u. :shock:

Mac osx lion 10.7.4 xcode 4.3.2

Please see errors:

Code: Select all

[info] Building libvlc clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.0' clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.0' clang: clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.0' error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.0' clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.0' make[3]: *** [dirfd.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [atoll.lo] Error 1 make[3]: *** [fdopendir.lo] Error 1 make[3]: *** [dummy.lo] Error 1 make[3]: *** [atof.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2

Re: Help, to compile vlc on ios has some errors

Posted: 03 Jul 2012 11:53
by spinshine
I have find these files (./vlc/compat/atof.c .. ), there are seems no prolem.

Re: Help, to compile vlc on ios has some errors

Posted: 10 Jul 2012 09:22
by dapengwang
HI spinshine
i am also facing the same issues,
please let me know , if you have solved the issue. thanks