[FFmpeg-devel] compiling on MAC OSX10.9 crashes on <=10.85
    Hendrik Leppkes 
    h.leppkes at gmail.com
       
    Sat Sep 27 09:29:22 CEST 2014
    
    
  
On Sat, Sep 27, 2014 at 5:45 AM, Georg Stein <georg_stein at t-online.de>
wrote:
> Hello,
>
> i compiled ffmpeg under macosx 10.9 and had to find out, that my app what
> uses libavformat is crashing on mac osx up to 10.85
>
>
Use --extra-cflags="-mmacosx-version-min=10.8" .. or 10.6, or whatever is
your minimal target.
    
    
More information about the ffmpeg-devel
mailing list