[FFmpeg-user] Need help compiling ffmpeg on cygwin

Colin S. Miller ffmpeg at csmiller.demon.co.uk
Tue Nov 19 22:16:40 CET 2013


On 19/11/13 09:53, omer weiss wrote:
> Hi,
>
> I am trying to compile ffmpeg latest build on a windows machine.
> the error message i get during configuration is:
>
> ./configure --enable-gpl --enable-libx264 --enable-libmp3lame
> --enable-nonfree --enable-libaacplus
> ERROR: libaacplus >= 2.0.0 not found
>
> i have compiled libaacplus 2.0.2 succesfully
>
> what am i doing wrong?
>
> thanks,
Are the libaacplus development headers in /usr/include  or somewhere 
else that configure can find?
Likewise, the .so should be in /usr/lib

HTH,
Colin S. Miller




More information about the ffmpeg-user mailing list