How to install GCC-win64 Compiler on Windows 10/11 [2024] | GCC Compiler | C & C++ Compiler

  Рет қаралды 28,991

CS CORNER Sunita Rai

CS CORNER Sunita Rai

Күн бұрын

Learn a Step-by-step tutorial on How to install GCC-win64 Compiler on Windows 10/11 on Windows 11 for C & C++ programming.
After that, I am also going to show you How to Create your First Hello World Program in C programming and how to compile and run on the command Line Interface.
I really hope you find this video useful.
Please click on the CC button to read the subtitles of this video.
The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets that run Windows 11 operating systems like Windows 11 Home, Windows 11 Professional, Windows 11 Enterprise, and Windows 11 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.
------------------------------------------------------------------------
Subscribe to my channel for more videos of programming and hit the bell icon to never miss an update in the future.
Also, don't forget to LIKE & COMMENT.
------------------------------------------------------------------------
Coding in English Channel Link:
🔗 / @cscornersunitarai
Coding in Hindi Channel Link:
🔗 / @codewithsunita
Java Programming Tutorial Playlist
🔗 • Java Programming Tutorial
Advanced Java Tutorial Playlist
🔗 • Advanced Java Tutorial
Thanks for watching my videos till the end, if you like my work please do Subscribe, Like, Comment, and Share!!
------------------------------------------------------------------------
CONNECT WITH ME ON:
►Facebook - / cscornersunitarai
►Personal Facebook A/c - / sunita.sharmarai
►Instagram - / cscornersunitarai
►Telegram - t.me/cscorner
►LinkedIn - / cscornersunitarai
------------------------------------------------------------------------
#MinGW #gnuCompiler #C #C++ #C++tutorialforbeginners #Ctutorial #Cprogramming #Cprogrammingtutorial #Cppbasicsforbeginners #Windows10
Topics addressed in this tutorial:
Best C++ Complier: How to Install MinGW in Windows 11, Windows
c++ - Setting up MingW in Windows 10 64
Searches related to install MinGW on windows 11
how to install MinGW on mac
download MinGW for windows
download MinGW for windows 10 64 bit
download MinGW for windows 8
install gcc windows
install gnu windows
Subscribe to CS Corner Sunita Rai for more videos!
Like! Subscribe! Share!
Stay tuned!
how to install mingw w64 on windows 11,mingw,how to install mingw,gcc,mingw 64 for windows 11,mingw w64 install windows 11,mingw visual studio code,codeblocks installer windows 10,how to install mingw w64 on windows,how to install mingw w64,gnu,install mingw,how to install mingw w64 on windows 10,mingw 64 for windows 10,c and c++ programming,c programming software for windows 11,c++ programming software for windows 10,mingw w64 install windows 10

Пікірлер: 24
@johnstegman7645
@johnstegman7645 4 ай бұрын
Oh, thank you!!! I have been waiting forever for this. ♥ I used DJGPP when I taught CS @ UMES (2000-2) and I have been lost without a basic C++ development system. This edition of gcc is very smooth to use as well. Gone are the days of D.W. Barron ("Assemblers and Loaders") and Niklaus Wirth's "Pascal User Manual and Report", with Kathleen Jensen. She lead the team that first implemented VAX/VMS PASCAL for Digital Equipment Corp. I was privileged to be the first instructor of Advanced Programming in Pascal in 1984 at UMBC, where I received an M.S. in Applied Mathematics. Namaste
@CSCORNERSunitaRai
@CSCORNERSunitaRai 4 ай бұрын
Namaste🙏 Pleased to know about you😊 🙏 I will definitely post this on my community group👍 Thank you for sharing this.
@johnstegman7645
@johnstegman7645 4 ай бұрын
@@CSCORNERSunitaRai My pleasure, and privilege, to have done so. Access to C++ is vital to learning CS.
@cipherhB
@cipherhB 8 ай бұрын
gcc compiler is working fine, but when cpp code is compiled with g++ compiler, the executable is failing to execute with error "The application was unable to start correctly (0xc000007b)"
@CSCORNERSunitaRai
@CSCORNERSunitaRai 8 ай бұрын
I need to chk this
@isadmanyt
@isadmanyt 4 ай бұрын
run as admin
@afaqqayyum
@afaqqayyum Ай бұрын
I can open the link. I can also click on the download button. But the downloading is not showing. And after 2 seconds, it says your downloading is done. What is this issue? Kindly help me.
@mariacheraitia1040
@mariacheraitia1040 4 күн бұрын
thank you so much my dear u saved me , i am so gratful for u , all love
@prakrutivasava1912
@prakrutivasava1912 Ай бұрын
My gcc is not download when I download it's open in direct notepade how can I solve
@CSCORNERSunitaRai
@CSCORNERSunitaRai 28 күн бұрын
U don't need to open gcc
@behrampatel4872
@behrampatel4872 Ай бұрын
thank you. what are the command to include other header files that we may use in the main c file . for e.g i made a separate header and c file named my_math and has an add function. how do i use this in the main file and compile it. Thanks again.
@APra-y4b
@APra-y4b Ай бұрын
Mam can i ask why all people use Ubuntu software for gcc?
@neethu_k111
@neethu_k111 3 ай бұрын
Is this minGW alternative? Can you please explain the difference between those two ?
@CSCORNERSunitaRai
@CSCORNERSunitaRai 3 ай бұрын
GCC stands for GNU Compiler Collection - on open source collection of compilers for various languages based on a common core compiler and linker. MinGW stands for Minimal GNU for Windows. This is a copy GCC plus other common utilities and libraries used in compiling and linking C or C++ code using the GNU tools.
@VeryStatic
@VeryStatic Ай бұрын
Thank you so much for this helpful tutorial!
@mhariszeeshan
@mhariszeeshan Ай бұрын
Thanks for the video. Can GCC compile both C and C++?
@CSCORNERSunitaRai
@CSCORNERSunitaRai Ай бұрын
Glad you liked it 👍 Yes gcc will compile c++
@nebiyuawoke2599
@nebiyuawoke2599 4 ай бұрын
Thank you so much! Keep it up!
@CSCORNERSunitaRai
@CSCORNERSunitaRai 4 ай бұрын
You're welcome👍 please subscribe😊
@nebiyuawoke2599
@nebiyuawoke2599 4 ай бұрын
I have already subscribed. Thanks!
@duvvuindirapriya9052
@duvvuindirapriya9052 3 ай бұрын
Hello mam I was unable to compile in vscode in laptop what to do
@CSCORNERSunitaRai
@CSCORNERSunitaRai 3 ай бұрын
What error u R getting?
@mohiuddin-swe
@mohiuddin-swe 7 ай бұрын
very useful tutorial
@CSCORNERSunitaRai
@CSCORNERSunitaRai 4 ай бұрын
Glad you liked it
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 57 МЛН
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34
How to Install GCC Compiler Tools in Windows 11 (C/C++)
8:57
Windows 10: One Year to Go -- & what we do next!
16:29
ExplainingComputers
Рет қаралды 81 М.
17 RUN Tools✨ HACKS Every Windows USERS Must Know
13:15
Crown GEEK
Рет қаралды 338 М.
iPhone 16 Buyer's Guide - DON'T BE FOOLED!
15:43
GregsGadgets
Рет қаралды 506 М.
How to Crack Software (Reverse Engineering)
16:16
Eric Parker
Рет қаралды 619 М.
How to install DEV C++ on Windows 11
8:28
ProgrammingKnowledge
Рет қаралды 218 М.
小天使和小丑太会演了!#小丑#天使#家庭#搞笑
00:25
家庭搞笑日记
Рет қаралды 57 МЛН