We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix links in `Build-Environments.md` and `Debugging-UnsatisfiedLinkError-on-Windows.md`
Update `Build-Environments.md` and `Reducing-the-Number-of-Dependencies.md` to reflect latest release
Update `Build-Environments.md` and `Create-New-Presets.md` for GitHub Actions
Remove Yasm from `Build-Environments.md` since no longer available on Windows
Add Ninja to the list of tools to install on Windows
Update `Build-Environments.md` with new required packages
Update `Build-Environments.md` for Visual Studio 2017
Update `Build-Environments.md` for Python and Qt on Linux
Update instructions for `Build-Environments.md`
Add Autoconf Archive, add 7-Zip on Windows, and remove GLFW3 as no longer required
Update NDK version, add Ant, update GCC on Mac, and add Python 2.7 on Windows
Add SDL to the list of packages to install for build on Windows
Updated Build Environments (markdown)
Add SDL to the list of packages to install for build
Update build instructions with automake and libtool, plus add link to Building-on-Windows
Update instructions for Windows with Visual Studio 2015
Edited preparation of the Android NDK to include instructions to deploy toolchain with gfortran support.
The most recent install of msys2 is using executables for mingw32 and mingw64 shell start. They reference ini files for the MSYS2_PATH_TYPE properties.
Update build instructions for Linux (x86 and x86_64)
Update instructions according to changes in version 1.3
Update build instructions for Linux and Mac OS X
Add mingw-w64-x86_64-gcc-fortran and mingw-w64-i686-gcc-fortran for MSYS2
Added some additional build tools for the MSYS2 shell in windows
It is always good to checkout a specific tag to ensure version compatibility
Windows needs VS2013 toolchain to build the prerequisites
Update instructions for Windows
Minor edits for MacOS X build prereqs
Update instructions for CentOS 7