On 11/30/2017 08:20 AM, m.kamalasubha m.kamalasubha wrote:
Hello,
I am trying to build static libraries (.lib) for FFmpeg 3.3 version
in Windows 10.
I followed the steps outlined in the link given below,
https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC
<https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC>
and used Visual Studio 2015 version.
In order to generate static libs, I changed the configure options from
"--enable-shared --disable-static" to "--enable-static --disable-shared".
But, it always generates libraries in ".a" format.
How to generate static libraries in ".lib" format?
Thanks in advance ...
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user
Much easier to cross compile on Linux using using a script Just
sayin'.......
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user