Changes between Version 41 and Version 42 of CompilationGuide/MinGW


Ignore:
Timestamp:
Apr 28, 2025, 5:54:00 AM (17 months ago)
Author:
Coia Prant
Comment:

Replace expired link to web.archive.org

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuide/MinGW

    v41 v42  
    3838This 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.
    3939
    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://www.helyar.net/2014/compile-ffmpeg-64-bit-on-windows-with-msysmingw-w64 Here] is an example.
     40To 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.
    4141
    4242Then configure your PATH appropriately, for instance mine looks like this: