[FFmpeg-devel] Static libfdk-aac

Roger Pack rogerdpack2 at gmail.com
Thu Apr 25 08:31:19 CEST 2013


On 4/24/13, Steven Penny <svnpenn at gmail.com> wrote:
> Normally I can build fdk-aac like this
>
> ./configure \
>   --host i686-w64-mingw32 \
>   --prefix /usr/i686-w64-mingw32/sys-root/mingw \
>   --disable-shared
> make install
>
> and then build FFmpeg no problem. However I have noticed that if you choose
> to
> build shared, it creates
>
> libfdk-aac-0.dll
> libfdk-aac.dll.a
>
> From then on you cannot create an FFmpeg static build with any combination
> of
> configure flags, until you delete these files. Is this by design or some
> error?

What failure occurs, in what phase? Details please...


More information about the ffmpeg-devel mailing list