333
edits
Rootfather (talk | contribs) |
Rootfather (talk | contribs) |
||
Line 20: | Line 20: | ||
You can find MSYS2 and installation instructions on the [[https://msys2.github.io/ MSYS2 webpage]]. | You can find MSYS2 and installation instructions on the [[https://msys2.github.io/ MSYS2 webpage]]. | ||
==== Download and install the | ==== Download and install the necessary packages ==== | ||
The MinGW packages are named mingw-<env>-<package>, where <env> is either x86_64 or i686, depending on your architecture (64-bit and 32-bit, respectively). | The MinGW packages are named mingw-<env>-<package>, where <env> is either x86_64 or i686, depending on your architecture (64-bit and 32-bit, respectively). | ||
edits