Changes between Version 33 and Version 34 of CompilationGuide/MinGW
- Timestamp:
- Jun 15, 2016, 6:55:51 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide/MinGW
v33 v34 58 58 MinGW-w64 (arguably like MinGW but with better header files) can be found at: 59 59 60 http://mingw-w64.sourceforge.net (note this project does not have downloadable compilers by default, you'll probably want the " win-builds" project for that http://win-builds.org/ or the "mingw-builds" project, which provide pre-built compilers, see list of differences here: http://stackoverflow.com/a/20502212/32453).60 http://mingw-w64.sourceforge.net (note this project does not have downloadable compilers by default, you'll probably want the "mingw-builds" project, which provide pre-built compilers, see list of options here: http://stackoverflow.com/a/20502212/32453 and here http://mingw-w64.org/doku.php/download). 61 61 62 62 To use mingw-w64, basically install Msys using the MinGW setup, as above, but only check the "msys for developers option". Then install a mingw-w64 compiler (see http://ingar.satgnu.net/devenv/mingw32/base.html). Here is an example: http://www.helyar.net/2014/compile-ffmpeg-64-bit-on-windows-with-msysmingw-w64
