How to install MinGW -w64 on Windows 10/11 [2022 Update] MinGW GNU Compiler for C & C++ Programming

preview_player
Показать описание
Hello Everyone! Today in this video I am going to step by step guide you on How to download and install MinGW-w64 (Minimalist GNU for Windows) toolset (GCC g++ gdb) for developing C and Cpp programs on Windows 10/11 OS.

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 command Line Interface.

Geeky Script (
@GeekyScript) is Computer Science - Educational Videos Creator 🎉
You can support by buying a coffee ☕️ here —

✻ I really hope you find this video useful. ♥

✻ Please click on the CC button to read the subtitles of this video.

Now How to install MinGW w64?
Step 1. First You need to download MinGW for windows 10/11. For that just go to the following link:
This page will lead to the MinGW download page.

Here find the exe setup installation file as shown in the video and click on it to download.
Now after downloading MinGW save the file to the disk and follow the next step for installation.

Step 2. Install MinGW

Step 3. Now you need to set the environment variables, so for which you need to paste the bin path. If you face any difficulty just follow the video.

What’s the MinGW w64 compiler?
- MinGW, formerly mingw32, is a free and open-source software development environment to create Microsoft Windows applications. The development of the MinGW project has been forked with the creation in 2005–2008 of an alternative project called Mingw-w64.

The instructions in this video tutorial can be applied to laptops, desktops, computers, and tablets which run the Windows 10/11 operating system like Windows 10/11 Home, Windows 10/11 Professional, Windows 10/11 Enterprise, Windows 10/11 Education. This tutorial will work on all hardware manufacturers, like Dell, HP, Acer, Asus, Toshiba, Lenovo, and Samsung.

#MinGW #gnuCompiler #C #C++ #C++tutorialforbeginners #Ctutorial #Cprogramming #Cprogrammingtutorial #Cppbasicsforbeginners #Windows10/11

Topics addressed in this tutorial:
Best C++ Complier: How to Install MinGW in Windows 10/11
c++ - Setting up MingW in Windows 10/11 64
Searches related to install MinGW on windows 10/11
how to install MinGW on mac
download MinGW for windows
download MinGW for windows 10/11 64 bit
download MinGW for windows 8/10/11
install gcc windows
install gnu windows

---------------------------------------------------------------------------
MY RELATED VIDEOS:

---------------------------------------------------------------------------
THANK YOU so much for watching!
Please make sure to LIKE and SHARE the video and SUBSCRIBE to the channel for more such videos :)

---------------------------------------------------------------------------
CONNECT WITH ME ON:
---------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Did this tutorial help you to install Mingw-w64?
Comment Now!! and Let me know your opinion...
And Please SUBSCRIBE for more! Also, you can Support my work through YouTube Thanks!

GeekyScript
Автор

hi.. I tried this, But it's showing me this file has been downloaded incorrectly during the installation pricess
plz help

aashnaunnie
Автор

the download page only gives you a zip file with no installation file, please update this

davidross
Автор

in my computer is not "source" and is "GitHub". why? and what I should do now?

joannadranczuk
Автор

I face this error
"the file has been downloaded incorrectly mingw"

swastisunder
Автор

To summarize:

A guy said this about the difference on StackOverflow
"posix: enable C++11/C11 multithreading features. Makes libgcc depend on libwinpthreads, so that even if you don't directly call pthreads API, you'll be distributing the winpthreads DLL. There's nothing wrong with distributing one more DLL with your application.
win32: No C++11 multithreading features.
Neither have influence on any user code calling Win32 APIs or pthreads APIs. You can always use both."

luisaraujo
Автор

After having downloaded MinGW, how do I change the setup settings like the architecture(x86_64) and threads (posix) ?

Bwajster
Автор

Thank you very much.
This tutorial is very helpful.
💕💕💕

BiswajitDas-fjgp
Автор

Not working... Its says : File is download incorrectly

AmanKumarSinhaOfficial
Автор

I am not able to see this folder in my program files. Can you please guide me?

vivekmishra
Автор

Dude just replied and liked everyone who said its working and not giving a solution or responding the people who got issues

ranger
Автор

While coming to install it showing file downloaded wrongly

SohanKumar-jlbe
Автор

after downloading it is showing in zip format and after that it is showing very much documents help me please

amaniitguwahati
Автор

Sir it is not getting install
I have window 8
How should I install it

inspirationalclub
Автор

Hello! i cant find the exe source for the MinGW from the link. i did download the latest ver which in zip form. but theres no exe for installation. what else can i do to download and install MinGW? Thanks!

rafaelhermoso
Автор

It is showng this file has been downloaded incorrectly!!! pls help me

devgoyal
Автор

hello! i'm not able to find bin folder in MinGW. why is it so?

allisarmishta
Автор

its showing that its dowload incorrectly.why this happening?

muhammadshafeeq
Автор

Thanks bro I didn't know which to download as there are multiple MiniGW's for Windows

tweetyguy
Автор

Need to update video, the installer exe file is not longer available

williamcressler