-
Notifications
You must be signed in to change notification settings - Fork 87
Compiling for SDK 7.1 #4
Comments
I'm not test it on iOS 7.1. |
When I want to compile it throws this error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive member: libavfilter/libavfilter.a(bbox.o) cputype (12) does not match previous archive members cputype (7) (all members must match) |
@davealma |
@davealma |
I don't want to compile armv6! I want to compile to armv7 but with SDK 7.1, as you suggest I use the gas-preprocessor.pl download by runing the script install-gas.sh I check and the pl file is in /usr/sbin/gas-preprocessor.pl! |
Hi, I have the same issue: Under Mac OX 10.9, Xcode 5.1.OK, I add "--disable-armv6 |
There is a problem when I try to compile for the SDK 7.1!! What should be done to fix this issue?? PS:./install-ffmpeg.sh: line 100 is “ cd "${INTERDIR}/armv7/lib" ”。 |
thanks for @tuchangwei . |
@LionelWang |
@lvjian700 |
Hi,lvjian700,There are two problems when I try to compile for the SDK 7.0! What should be done to fix this issue? |
There is a problem when I try to compile for the SDK 7.1!! What should be done to fix this issue??
The text was updated successfully, but these errors were encountered: