english:computers_and_internet:how_to_install_mingw-w64_in_windows
This is an old revision of the document!
How to install MinGW-w64 in Windows?
- Go to this page: https://winlibs.com/
- Download the latest version of MinGW-w64 (WinLibs) (choose “UCRT runtime” version “GCC + MinGW-w64”)
- Extract the ZIP file to a folder, for example:
C:\mingw-w64 - Search for “env” in the Start menu, select “Edit the system environment variables,” click “Environment Variables” and choose to edit “User” or “System” variables.
- Add the following to PATH:
C:\mingw-w64\bin - Verify:
gcc –version
english/computers_and_internet/how_to_install_mingw-w64_in_windows.1774296816.txt.gz · Last modified: 2026/03/23 20:13 by 90.167.98.217 · Currently locked by: 216.73.216.113