Installing GCC Compiler on Windows 10 / 8.1 / 8

Опубликовано: 08 Октябрь 2024
на канале: CS Knowledge Academy
5,773
like

*Update 2021: mingw.org seems to be down. Please try out http://mingw-w64.org.
I will try to bring up a new tutorial asap.

This short tutorial shows how to install and properly configure the GCC compiler for working with it using Command Prompt.


Downloading mingw gcc compiler setup: 00:00
Installing mingw gcc compiler: 01:05
mingw gcc setup configuration: 02:10
Setting the path: 06:00


For updated versions of Windows 10, the path settings in environmental variables have changes. If you are facing the same issue, please follow this tutorial -

   • How to set path in windows 10  update...