On Wed, Sep 27, 2017 at 4:43 PM, Anonymous Maarten <anonymous.maar...@gmail.com> wrote: > Hey, > > Building the static ffmpeg library using vcpkg is currently broken [1][2]. > This is mainly due to the fact that the built static libraries are .a files > with lib prefixes. > > The attached patch sets the lib prefix to "" and the lib suffix to ".lib". > > Tested by building ffmpeg using vcpkg and Visual Studio 2017 Community > Edition on Windows 10. > The resulted libraries link correctly to my application. >
This would break the workflow for everyone that is currently working with the current names, however. - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel