Changes between Version 13 and Version 14 of CompilationGuide
- Timestamp:
- Sep 5, 2012, 10:06:07 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide
v13 v14 15 15 == Windows == 16 16 * MingwCompilationGuide -- MinGW Compilation Guide for compiling FFmpeg with Windows/MinGW/MSYS. 17 * [CrossCompilingForWindows]-- Cross compiling for windows is sometimes easier than using MSYS+MinGW.17 * CrossCompilingForWindows -- Cross compiling for windows is sometimes easier than using MSYS+MinGW. 18 18 Compiling FFmpeg using MSVC is basically impossible and unsupported, however, you can consume the mingw builds (DLL or static) in an MSVC project. 19 19