How to install msys2 gcc compiler in Windows | Setup pc to run c,c++

preview_player
Показать описание
Hello everyone,in tgis video I've shown you how you can install modern gcc compiler latest version and setup your Windows to run C and C++ programs directly through commandline or through any code editors.
It will provide you the linux like experience while programming through it.
Thanks for watching.

#itguy2k19
#IT_G_T
#msys2_mingw_compiler
Рекомендации по теме
Комментарии
Автор

أجماعه أنا الاب بتاعي ضعيف فحولت أحمل msysبس 32بت بس عندي مشكله
لم بعمل-hبيعطيني زي الفل بس لم بعمل-synبيعطيني أرور أعمل أى حاسس إن في حاجه غلط أنا عملتها في التحميل
بيقولي
error: invalid option '-s'

geckxdm
Автор

I'm a little confused as to the different options for running linux tools on windows..

Is MSYS2 GCC the same as mingw32, MinGW ?

Or for example, what's the difference between CYGWIN, MSYS, and MSYS2 ?

When will downloading just the gnuwin32 binaries of a linux program (grep, etc) not work and/or not recommended?

How does qemu
fit into all this?

BTW, would love to see how to create/debug projects using Microsoft Visual Studio Code! Any plans for such a video?

bennguyen
Автор

It shows 'gcc: command not found'.
What to do now?

codingSparrow