ile
Georg
-Ursprüngliche Nachricht-
Von: ffmpeg-devel-boun...@ffmpeg.org
[mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag von Hendrik Leppkes
Gesendet: Samstag, 27. September 2014 09:29
An: FFmpeg development discussions and patches
Betreff: Re: [FFmpeg-devel] compiling on MAC OSX10.9
On Sat, Sep 27, 2014 at 5:45 AM, Georg Stein
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.
_
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
the crash log says:
Dyld Error Message:
Symbol not found: ___sincosf_stret
export MES=/Users/aa/tmp/ffmpeg
export TARGET="/Volumes/${VOLNAME}/"
export CM