WikiAnswer

The collaborative question answering wiki

User Tools

Site Tools


english:computers_and_internet:how_to_install_mingw-w64_on_windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
english:computers_and_internet:how_to_install_mingw-w64_on_windows [2026/03/23 20:35] 90.167.98.217english:computers_and_internet:how_to_install_mingw-w64_on_windows [2026/03/23 20:46] (current) 90.167.98.217
Line 4: Line 4:
   - Download the latest version of MinGW-w64 ("UCRT runtime" / "GCC + MinGW-w64")   - Download the latest version of MinGW-w64 ("UCRT runtime" / "GCC + MinGW-w64")
   - Extract the ZIP file to ''C:'' so that you have all the files available in the folder: ''C:\mingw64''   - Extract the ZIP file to ''C:'' so that you have all the files available in the folder: ''C:\mingw64''
-  - Search for "env" in the Start menu, select "Edit the system environment variables," click "Environment Variables" and choose to edit the "PATH" user variable.+  - Search for "env" in the Start menu, select "Edit the system environment variables," click "Environment Variables" and choose to edit the "PATH" user variable
   - Add the following new variable to PATH: ''C:\mingw64\bin''   - Add the following new variable to PATH: ''C:\mingw64\bin''
-  - Verify: ''gcc --version''+  - Press the ''Windows key + r''. In the Run box, type ''cmd'', and then click Ok. This opens the Command Prompt window 
 +  - Check that gcc runs correctly (execute the command ''gcc %%--%%version'', for example)
english/computers_and_internet/how_to_install_mingw-w64_on_windows.1774298123.txt.gz · Last modified: 2026/03/23 20:35 by 90.167.98.217