Changes between Version 15 and Version 16 of CompilationGuide
- Timestamp:
- 10/19/2012 08:15:49 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide
v15 v16 16 16 * MingwCompilationGuide -- MinGW Compilation Guide for compiling FFmpeg with Windows/MinGW/MSYS. 17 17 * CrossCompilingForWindows -- Cross compiling for windows is sometimes easier than using MSYS+MinGW. 18 Compiling FFmpeg using MSVC is basically impossible and unsupported, however, you can consume the mingw builds (DLL or static) in an MSVC project.18 Compiling FFmpeg using MSVC is easy, follow these instructions - http://ffmpeg.org/platform.html 19 19 20 20 = Guides for developers =


