linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Linphone X264 codec error while execting on termin


From: Mallikharjuna Rao
Subject: [Linphone-developers] Linphone X264 codec error while execting on terminal MacOS
Date: Sun, 13 Dec 2015 16:58:21 +0530

Hi,


I am executing below command line and facing an error as below. why this error is happening for xcode 7.1.1 for Mac OS 10.11. 

./prepare.py -DENABLE_NON_FREE_CODECS=ON -DENABLE_G729=ON -DENABLE_X264=ON && make


Response on terminal:


warning:
      'asm' macro redefined [-Wmacro-redefined]
#define asm __asm__
        ^
<command line>:4:9: note: previous definition is here
#define asm __asm
        ^
2 warnings generated.
ld: 'libx264.a(cabac-a.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [x264] Error 1
make[4]: *** [/Users/manohar/Desktop/linphone-iphone/WORK/ios-x86_64/Stamp/EP_x264/EP_x264-build] Error 2
make[3]: *** [CMakeFiles/EP_x264.dir/all] Error 2
make[2]: *** [CMakeFiles/EP_msx264.dir/rule] Error 2
make[1]: *** [EP_msx264] Error 2
make: *** [x86_64-build-msx264] Error 2


and i enabled ENABLE_BITCODE=NO on setting Build Phases. but same error am facing.

Thank You.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]