linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] openh264 compile error in IOS


From: Giulio .
Subject: [Linphone-developers] openh264 compile error in IOS
Date: Mon, 27 Oct 2014 21:05:18 +0100

Hi,
I'm trying to install openh264 on mac os x 10.9.
If I try to run:

make OS=ios ARCH=i386

I receive the error:

clang++  -O3 -m32 -DX86_ASM -Wall -fPIC -DMACOS -MMD -MP -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.1.sdk -miphoneos-version-min=5.1 -DAPPLE_IOS  -arch i386 -arch x86_64 -mmacosx-version-min=10.5 -Icodec/api/svc -Icodec/common/inc   -c -o codec/common/src/copy_mb.o codec/common/src/copy_mb.cpp

clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.1'

clang: error: invalid argument '-mmacosx-version-min=10.5' not allowed with '-miphoneos-version-min=5.1'

make: *** [codec/common/src/copy_mb.o] Error 1


Ho to resolve the error?

Thanks
Regards
Giulio




reply via email to

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