Installing MinGW Compiler for VSCode on Win 10 x64

preview_player
Показать описание
Getting MingGW to work on VSCode in 3 steps
Step 1: Install C/C++ Plugin from Microsoft within VSCode
Step 2: Download and unzip MinGW to a desired location
Step 3: Add the desired location to the Path environmental variable
Step 4: Checkout imy2
Рекомендации по теме
Комментарии
Автор

I have watched a lot of videos on this. Most of them says Mingw-w64 but they just install Mingw. But yours was truly helpful. Thank you so much for this.

itsmimic
Автор

I just wanna say thank you so much bc currently as a CS student during COVID it is a lot harder to figure this stuff out on our own. I've spent the past few days trying different things and had no luck. But thanks to your video I was able to finally get it to work and now I'm gonna help out some of my classmates in discord. Thank u SO MUCH!!!!

justinalyne
Автор

man, thank you! For teaching how to download the compiler with out msys with it's long story, you saved lots of hours

nonisoul
Автор

After wasting for 4 hours i finally found the right guy
Thanks a lot

obscure
Автор

Thanks bro. initially I was not able to download the mingw but your method actually worked

pranjalupadhyay
Автор

This worked! I thought my VS Code was broken until I found your video. Thank you!

AJ-huig
Автор

OH MY GOD IT WORKED

i spent like 3 hours trying to figure this out myself you helped out alot <3
(i didnt know what a "path" is)

enthii
Автор

Finally, a developer to explain it properly.Thank you.Great job.

peshotod
Автор

Thank you very This video very useful to me... Thanks again

maruchanneleka
Автор

Thanks a bunch brother this helped hats off

shadyflash
Автор

Really really helpful... I'll like and subscribe you for my own good lol🖤

zerolyrics
Автор

ned reference to `WinMain'
collect2.exe: error: ld returned 1 exit status. What should i do?

ivan.vasyukov
Автор

Your video really helped me a lot...most of the video on youtube use Mingw installer & Msys2 installer...It is great if you can teach how to setup the configuration for debugging 😃

KiM-jfhs
Автор

Thanks, man it was really helpful I tried another tutorials but my problem solved when I so your video 😅.

asmaa
Автор

I followed your steps in the guide but when I run any code the following pops up: 'g++' is not recognized as an internal or external command,
operable program or batch file. Do you know how to help?

sir_savage
Автор

And this is 2018 version as it says.There should be updated version.Do you know where to download the zip from?

peshotod
Автор

I didn't close my VS Code and was checking why it is giving me error has this header file not found etc. 😂. Thanks for saving me from wasting more time.

shashangkakashyap
Автор

hi, i downloaded MinGW from sourceforge using same link, but there is no BIN folder in directory, cannot find gcc.exe
Please help

sihprri
Автор

why do I have to put it in 2x so it sounds normal

jojobobpants
Автор

when I typed g++ --version it works, but after trying to compile the cpp file, it says
g++.exe: error: 1.cpp: No such file or directory
g++.exe: fatal error: no input files
compilation terminated.
and i noticed that my terminal directory is not pointing to my file's folder, how to set the terminal path?

thanks

banj