Changes between Version 13 and Version 14 of CompilationGuide/MinGW
- Timestamp:
- Nov 26, 2013, 2:25:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/MinGW
v13 v14 8 8 9 9 Also note that sometimes it is easier to cross compile, see CrossCompilingForWindows, which also may contain some hints/clues for compiling the various dependencies you'd need using mingw, too. 10 11 More Windows-specific information can be found in the official documentation at: 12 13 http://ffmpeg.org/platform.html#Windows 10 14 11 15 == MinGW == … … 140 144 141 145 NOTE: configure is sometimes painfully slow in MinGW. 142 143 Be sure to also check the Windows section in the bundled General Documentation144 section you can find here:145 146 http://ffmpeg.org/general.html147 146 148 147
