How to Install GCC Compiler Tools in Windows 11 (C/C++)

  Рет қаралды 68,814

SavvyNik

SavvyNik

Күн бұрын

Learn how to use g++ and gcc compiler tools to create your first c and c++ program in Windows. I'll show you how to install the GNU GCC Compiler Tools on Windows 11 using MinGW. The GNU gcc compiler tools are a great free and set of tools that let you compile cpp programs.
My Linux Cheat Sheet and 25 Page Checklist here:
📚 learn.savvynik...
Share this free tool and support Small KZbinrs
editbulk.com
(I made this tool to help creators)
Useful Links/Commands:
Discord Link - / discord
MinGW Download - sourceforge.ne...
#pc #programming #c++

Пікірлер: 68
@SonicBlueTyphoon
@SonicBlueTyphoon 5 ай бұрын
This video was awesome. I needed GCC for my class this week, and the link they sent was confusing. Your tutorial was straight forward, explained every step and the reasoning behind it, and got me to print the same thing you did at the end. Thanks a lot, this really helped!
@SavvyNik
@SavvyNik 5 ай бұрын
Glad to hear it
@shirajummonira8433
@shirajummonira8433 2 ай бұрын
man ily. the amount of confusion i was going thru from watching so many tutorials! this one worked so well for me. thanks for ur hard work
@_Celestial_Corvid_
@_Celestial_Corvid_ 3 ай бұрын
Thank you! Other videos I saw were outdated by a good 10 years and didn't help lol, and thanks for showing how to run a program in it! Greatly appreciate it
@agodoy37
@agodoy37 Ай бұрын
Beautiful video, straight to the point, clear, charming, and very well organized.
@Cristian-go6sg
@Cristian-go6sg 6 күн бұрын
thank you so much, tried doing this for an hour
@SE_LOS
@SE_LOS 9 күн бұрын
i did everything and still its 'gcc' is not recognized as an internal or external command, operable program or batch file
@oishiine6781
@oishiine6781 5 ай бұрын
Thank you so much, this worked! I needed it for my comp sci course. Thumbs up!
@skypuff
@skypuff 24 күн бұрын
Everything is clear in this video. Liked and Subscribed. Thank You
@jmanzo2009
@jmanzo2009 6 ай бұрын
This wasn't working for me because I wasn't hitting the last ok on the System Properties window when adding the variable path. Just thought I'd comment in case anyone else runs into that issue.
@gabosacco7090
@gabosacco7090 4 ай бұрын
Thank youuu i was deep and lost in the GNU homepage understanding nothing
@leo_edits_9
@leo_edits_9 29 күн бұрын
sir the i click the download button on the website but the download doesnt starts, but every other websitee is working and i can download other things..........pls guide
@biggmanbran577
@biggmanbran577 9 ай бұрын
Thanks for the help but im just stuck because i tried using vs code but it wouldnt work is there anyway i can fix this
@phillipwombacher9635
@phillipwombacher9635 Ай бұрын
Dude… I’ve learned a ton of code with an online compiler and had NO idea how to get it to run locally fuck this was useful thank you
@maxdraper6462
@maxdraper6462 2 ай бұрын
Hey, so i have followed the steps and all working until i get to the section where you type ".\main.exe" then instead of printing in the command terminal it just wants to open notepad? any suggestions on how to fix this and where i went wrong?
@jamesmarshall813
@jamesmarshall813 6 ай бұрын
Awesome video, great explanation 🔥
@BaigRizzwan
@BaigRizzwan Ай бұрын
Hey, do I need to keep the installation manager, or can I delete it?
@AnimationHQ839
@AnimationHQ839 Ай бұрын
THANK YOU SO MUCH! It worked!!!
@SavvyNik
@SavvyNik Ай бұрын
Yay
@SUMANDAS-pu4zr
@SUMANDAS-pu4zr Ай бұрын
Love from India❤❤❤
@SouthernRedneck-pn5pd
@SouthernRedneck-pn5pd 6 ай бұрын
6 months old video where installing 8 year old version of gcc. Make a video of installing the latest release gcc directly from GNU.
@fatimaawann
@fatimaawann Ай бұрын
tell me about that ]
@marcopunk7944
@marcopunk7944 Ай бұрын
hey thank you it worked for me! how do i use it to have gcc for c, that's my class right now but your tutorial worked for me.
@SavvyNik
@SavvyNik Ай бұрын
this would be for c programs -> gcc main.c -o output_file this would be for c++ programs -> g++ main.cpp -o output_file
@copterpanyphon2822
@copterpanyphon2822 Ай бұрын
Thank you, man you saved my life,
@bobbobson4326
@bobbobson4326 8 ай бұрын
Thank you very much bro, short and concise
@SavvyNik
@SavvyNik 8 ай бұрын
Glad it helped
@lead6231
@lead6231 Ай бұрын
you are a hero!
@sushmita1885
@sushmita1885 8 ай бұрын
can we do the installation without internet? After downloading the mingw setup.
@BrandonMorrow-v4h
@BrandonMorrow-v4h 8 ай бұрын
Hey Nik, I'm getting stuck at pasting the file into path, it doesn't give me the option to paste anything once I select "New". Do you know what is going on?
@madhavjha3318
@madhavjha3318 5 ай бұрын
you dont have admin privileges then
@user-ec6st6zt3i
@user-ec6st6zt3i Жыл бұрын
The GCC version is outdated and I think that mingw project is deprecated so use msys it's newer way of doing it
@SavvyNik
@SavvyNik Жыл бұрын
yup that's another way to get started. There will be another video I'm making for msys soon
@user-ec6st6zt3i
@user-ec6st6zt3i Жыл бұрын
@@SavvyNik thanks.
@kvelez
@kvelez Жыл бұрын
Great video. It was so needed.
@SavvyNik
@SavvyNik Жыл бұрын
Glad to hear it
@modulyoutube
@modulyoutube 2 ай бұрын
Awesome thanks for teaching
@atahanoguz185
@atahanoguz185 3 ай бұрын
thank you mate im really trouble with this case and ı solve it with your help
@SavvyNik
@SavvyNik 3 ай бұрын
No worries glad things worked out
@tanushree8911
@tanushree8911 2 ай бұрын
thanks you so much it worked for me
@luisfloriano2751
@luisfloriano2751 2 ай бұрын
Thank you so much for this video
@Jackinbox19001
@Jackinbox19001 5 ай бұрын
Thank you so much, how do i compile c code instead of cpp code?
@SavvyNik
@SavvyNik 5 ай бұрын
Gcc instead of g++
@tmck4138
@tmck4138 7 ай бұрын
Thank you so much!
@Skq-p8p
@Skq-p8p 6 ай бұрын
worked new sub thanks big dog
@hackermango
@hackermango Ай бұрын
thanks a lot !
@amustypigeon
@amustypigeon 8 ай бұрын
Can u use it in Codeblocks
@DC-hc9os
@DC-hc9os 10 ай бұрын
Oh man! Thank you! The code is running!
@SavvyNik
@SavvyNik 10 ай бұрын
Yay! No problem, glad you found the channel
@user-of6jc7jl2l
@user-of6jc7jl2l 8 ай бұрын
i am still getting errors
@colourfullife9155
@colourfullife9155 7 ай бұрын
Yo Thank you soo much
@rafaelsantana9946
@rafaelsantana9946 8 ай бұрын
Thank you!
@camykira
@camykira 3 ай бұрын
thanks!
@Xe_K
@Xe_K 10 ай бұрын
Thank you so much
@SavvyNik
@SavvyNik 10 ай бұрын
No problem, glad you found the channel
@reinuluv
@reinuluv 2 ай бұрын
I COULD MARRY YOU MAN, THANK YOU FOR SAVING ME
@lazycoder112
@lazycoder112 Ай бұрын
thanks
@pawejerzyna5674
@pawejerzyna5674 8 ай бұрын
i have seen lots of videos like that, but this is mega
@guilherme5094
@guilherme5094 Жыл бұрын
👍!
@shashishekhar----
@shashishekhar---- Жыл бұрын
Good video indeed.
@khanhquoc5352
@khanhquoc5352 7 ай бұрын
thanks bro
@Lord_Reeves
@Lord_Reeves 7 ай бұрын
run the installer as administrator
@kingnuggets4527
@kingnuggets4527 8 күн бұрын
love u
@CatherineYedinak-f7z
@CatherineYedinak-f7z 9 күн бұрын
Leonard Groves
@LinhNguyen-no7qc
@LinhNguyen-no7qc 2 ай бұрын
Thank you so much!
@culan_SCP
@culan_SCP 5 ай бұрын
bruh it just gives error
@suvrajitdas2005
@suvrajitdas2005 5 ай бұрын
Me too😢
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 6 МЛН
Mom had to stand up for the whole family!❤️😍😁
00:39
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34
MP3 CDs: a hybrid "format" that never existed, yet was surprisingly common
34:18
Technology Connections
Рет қаралды 14 М.
Coworking - Networking Videos and HPC Topics
Het_Tanis
Рет қаралды 14
Comparing C to machine language
10:02
Ben Eater
Рет қаралды 5 МЛН
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 550 М.
Windows Recall Mandatory? Time to Switch to Linux..
8:02
SavvyNik
Рет қаралды 57 М.
Let's Create a Compiler (Pt.1)
1:11:03
Pixeled
Рет қаралды 532 М.
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 6 МЛН