2018-07-12 2:49 GMT+02:00, Jeremy Gregorio
<gunvalkyrie-at-yahoo....@ffmpeg.org>:
>  Thanks, figured it out after you pointed me towards the config file.
> Visual Studio uses different syntax for linker files, so I needed to do
> this:
>  ./configure --toolchain=msvc   --enable-gpl
> --extra-ldflags=-LIBPATH:/usr/lib --extra-cflags=-I/usr/include/lame
> --extra-cflags=-I/usr/local/include/
> --extra-cflags=-I/usr/local/include/lame --host-ldflags=-LIBPATH:/user/lib
> --extra-ldflags=-LIBPATH:/usr/local/lib --enable-libmp3lame

These should be unneeded:
--extra-cflags=-I/usr/include/lame
--extra-cflags=-I/usr/local/include/lame

Do not top-post here!

Carl Eugen
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to