[FFmpeg-user] Build failed

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Dec 30 17:43:08 CET 2015


Jarek <373330163 <at> qq.com> writes:

> Executing cd FFmpeg; ./configure 

> --disable-ffmpeg --disable-ffplay --disable-ffserver
> --disable-ffprobe

There is --disable-programs to simplify this.

> --disable-bzlib

Why?

> --enable-neon --enable-optimizations

These have no effect iirc.

> --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms 
> /iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk

clang: warning: no such sysroot directory:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
/Developer/SDKs/iPhoneOS7.1.sdk

There is a mistake in your sysroot path...

Carl Eugen



More information about the ffmpeg-user mailing list