Weiß Christoph <Christoph.Weiss@...> writes: > There is a –toolchain=msvc switch in the FFMpeg configure script. > > I wrote up my steps to compile without having to link to > libgcc and libmingwex here: > http://cristobaldobranco.github.io/blog/2015/01/20/compiling-ffmpeg-with-windows-tools/
> Git to get the latest version of FFmpeg You can instead download current FFmpeg: http://ffmpeg.org/releases/ffmpeg-snapshot-git.tar.bz2 > C99-to-C89 wrapper to support the C99 standard For newer VS, this is not necessary, in any case, it is described here: http://ffmpeg.org/platform.html#Microsoft-Visual-C_002b_002b-or-Intel-C_002b_002b-Compiler-for-Windows Please do not top-post here, Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
