How to Install GCC Compiler On Windows OS

preview_player
Показать описание
Here is a video walkthrough on how to install the GCC compiler on your windows operating system

Here are the download links to the tools used in the video:

Below are the commands used to install the packages:
mingw-w64 GCC --- pacman -S mingw-w64-ucrt-x86_64-gcc
Mingw-w64 toolchain --- pacman -S --needed base-devel mingw-w64-x86_64-toolchain
Mingw-w64 bin folder path --- C:\msys64\mingw64\bin
Рекомендации по теме
Комментарии
Автор

Your video helped me set up OpenGL to run correctly!

samtrafton
Автор

I have been using your playlist, so helpful 🙏

charlesanderson