How To Install GCC/G++ On Windows Under 2 Minutes

preview_player
Показать описание
I though that creating mini and fast paced tutorials for simple tasks maybe a good idea. Therefore, I start off by creating a mini tutorial about how to install GCC/G++ on Windows under 2 minutes. This is especially a fairly common question among new developers, so using this simple gcc/g++ compiler installation method for windows may save a lot of time and hassle.

As always I hope you've enjoyed it and find it useful. If you have any suggestions for improvement or just any ideas, leave it in the comments down below :)

Helpful Resources:

Socials:

#MinGW #G++ #MrRandomGenerator

Music Used
––––––––––––––––––––––––––––––

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

Just what I needed, and fast too, thank you!

jarrodburns
Автор

Nice tutorial! i was so confused about how to install g++, but now i'm set to program! :D

zero_meia
Автор

The best tutorial I saw, easy, simple, pragmatic. I Thumbs UP!

nyxtuih
Автор

Thank you, this short tutorial is much better than the annoying outdated 15-minute-long tutorials

bco-fmqu
Автор

It was fast and it worked. Awesome tutorial!

citrus_speaks
Автор

i have never seen a tutorial so smooth

hexxt_
Автор

Hey there I just wanted to ask about a problem that's pissing me off, I started training for c++ in a ..\folder
it compiles my stuff normally
now that i work using git i have to change directory obviously but when i try to compile in e.g: ..\folder\project22 where there is my file.cpp
i get the error:
g++.exe: error: linked-liste.cpp: No such file or directory
g++.exe: error: linked-liste.cpp: No such file or directory
g++.exe: fatal error: no input files
compilation terminated.
MY FILE EXISTS in the path but says it doesn't ? wtf

mant
Автор

when i try that it appears

gcc : The term 'gcc' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ gcc -v
+ ~~~
+ CategoryInfo : ObjectNotFound: (gcc:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

i tried the same with g++ but it didn't worked neither

MinerPlayer
Автор

Umm It's not working. I had no problem with all the steps but when I typed gcc -v in the command prompt it said command not verified

NobodyNobodytrustNobody
Автор

THanks Very Much, it´s so easy and practice

antoniocarbajal
Автор

thanks for the tutorial! i understand that it's supposed to be quick and easy, but in the future could you slow down a little on the steps?
i had to rewind multiple times because you were moving too fast, and didn't say what button you were pressing.
other than that, great job and continue!

inconsistent_dg
Автор

Hızlı ve anlaşılır bir video, teşekkürler dost.

montekristo
Автор

I would give this video likes if I could. This video saved my time.

KhoaTran-shdo
Автор

You should name this video “How to install minGW and basic usage.”

SouthernRedneck-pnpd
Автор

when I write "gcc -v" it didnt showed the version 0:50

ohen
Автор

Now if only the actual installation took under 2 minutes...

ZanyCat
Автор

It didn't work I think I dun goofed up.

npcvixh
Автор

You clicked way too fast doing the system variables. I can't see what you did

yamahansolo
Автор

Nothing worked, did everything as in video

mythakreep
Автор

this is the worst turtorial i didnt understand anything bcause it was to quick

ParkourTryb