Changes between Version 41 and Version 42 of CompilationGuide/MinGW
- Timestamp:
- Apr 28, 2025, 5:54:00 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/MinGW
v41 v42 38 38 This project does not have downloadable compilers by default; you'll probably want the [http://mingw-w64.org/doku.php/download "mingw-builds" project], which provides pre-built compilers. 39 39 40 To use MinGW-w64, install Msys using the MinGW setup, as above, but only check the "msys for developers option". Then [http://ingar.satgnu.net/devenv/mingw32/base.html install a MinGW-w64 compiler]. [http://w ww.helyar.net/2014/compile-ffmpeg-64-bit-on-windows-with-msysmingw-w64 Here] is an example.40 To use MinGW-w64, install Msys using the MinGW setup, as above, but only check the "msys for developers option". Then [http://ingar.satgnu.net/devenv/mingw32/base.html install a MinGW-w64 compiler]. [http://web.archive.org/web/20160910212020/http://www.helyar.net/2014/compile-ffmpeg-64-bit-on-windows-with-msysmingw-w64 Here] is an example. 41 41 42 42 Then configure your PATH appropriately, for instance mine looks like this:
