How to Install MinGW (MSYS2) and Run C, C++ program in Microsoft Visual Studio( VS Code)|Ada Code|

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025
  • In this video, I will show you How to Install MinGW (MSYS2) and Run C, C++ programs in Windows 11, Windows 10, Windows 7.
    Even If I am performing this video in Windows 11 System, the same process and files are required in any other Windows Operating System.
    Hope the video is Helpful
    And If it is Do Like, Share and Subscribe My Channel "Ada Code".
    Ada Code Channel Link:-
    www.youtube.co....
    Prerequisite Video:-
    Install and configure Microsoft Visual Studio Code (VS Code)
    • Install and configure ...
    Download Link:-
    Microsoft Visual Studio Code
    code.visualstu...
    MinGW official download page
    www.mingw-w64....
    MSYS2 MinGW Download Link
    www.msys2.org/
    *Initial Commands
    pacman -Syu
    pacman -Su
    *Commands for installation of gcc & gdb
    pacman -Ss gcc
    For 32 bit: mingw-w64-i686-gcc
    For 64 bit: mingw-w64-x86_64-gcc
    pacman -Ss gdb
    For 32 bit: mingw-w64-i686-gdb
    For 64 bit: /mingw-w64-x86_64-gdb
    *Commands for Version Check of gcc, g++ & gdb
    gcc --version
    g++ --version
    gdb --version
    Other helpful Videos:-
    How to Install JDK File and Run JAVA program in Microsoft Visual Studio( VS Code)
    How to Install and Configure JDBC with MySQL also Create Database in VS Code
    • How to Install and Con...
    Ada Code is a channel where I put such content which at my academic time I thought was difficult to find on TH-cam and if found it was difficult to understand.
    At Ada Code, I provide all the necessary resources such as Source Code's, Website link's from which you can Download Software's and File's, etc.
    Here, I try to provide all the commonly in Portion Practical Topics given to Computer Science Academic Students.
    Also, If anyone wants any of their practical code's Done
    "Feel Free and write it in the Comment Section of any Video"
    I'll surely make a Video on it.

ความคิดเห็น • 205

  • @hardik_30
    @hardik_30 2 ปีที่แล้ว +22

    Can't tell how thankful I'm for this tutorial. Even the official website of msys2 was full of nonsense in installation steps but this tutorial saved the day!!!

  • @radamesrodriguesneto4505
    @radamesrodriguesneto4505 2 ปีที่แล้ว +21

    Oh my God, you are such a wonderful teacher, thank you so much! I literally spent an entire evening trying to add C++ on vs code, tried many tutorials and blog posts as well, and to be honest, nothing worked. I got frustrated and give a break, after some hours I just came back and followed your tutorial, and voulà it is running as magic hahaha! Thank you once again!

    • @AnujPrayagiya
      @AnujPrayagiya 2 ปีที่แล้ว

      Qaà

    • @AnujPrayagiya
      @AnujPrayagiya 2 ปีที่แล้ว

      Qaà

    • @DK-kp8nw
      @DK-kp8nw ปีที่แล้ว

      Yeah, same here. This was the best tutorial out there. I tried 4 or 5 of them. Excellent job!!!

  • @JunaidAhmad-x4p
    @JunaidAhmad-x4p ปีที่แล้ว +1

    To honest i was mad about the error since 12 hours and after watching your video and followed step by step instructions now i am happy

  • @thomascovert6799
    @thomascovert6799 ปีที่แล้ว +4

    I've been up the past night installing MSYS2 and Visual Studio Code trying to get the paths for GCC and G++ configured on windows 11 its been a nightmare. So I come across your video tonight . And in less then 10 minutes of your video all my problems where solved. Your such a Great Teacher thanks so much.

    • @muhammadadeel3572
      @muhammadadeel3572 ปีที่แล้ว

      I been through the same problem around 4 hours approximately but i think it is the solution

  • @giannemariedacanay5920
    @giannemariedacanay5920 2 ปีที่แล้ว +4

    Your video was clear and easy to follow. When I downloaded the msys2 though i noticed there were some things different, and so the g++ stuff were still not working despite following every step. Thanks still though, your clear step-by-step tutorial calmed me from the hazy instructions my teacher gave.

  • @kaustubh3071f
    @kaustubh3071f ปีที่แล้ว +1

    very very thank you
    I couldn't find a proper guide for mingw 64bit and always the bin folder is empty but this time i saw your video and you provided different steps 😁 now my code is executing in an instant 😊 i troubleshooted for more than a week 😅 again very very thanks for the guide

    • @adacode9996
      @adacode9996  9 หลายเดือนก่อน +1

      Glad I could help

  • @kapillakhera6080
    @kapillakhera6080 ปีที่แล้ว +3

    Thanks you very much 🥺😭 . I have been struggling for 3 days. You solved my problem. Thankyou 😭😭😭

  • @saavigour1536
    @saavigour1536 2 ปีที่แล้ว +1

    Thanyou so much , i was failed to set up it and switched to dev c++, but hey gorgeous its working now...thanks a lot

  • @manishagadwal3490
    @manishagadwal3490 2 ปีที่แล้ว +1

    I try with help of another video 50 times but not happen
    Then i saw ur video then itz done in one time superbb

  • @karandaphade6801
    @karandaphade6801 ปีที่แล้ว

    realy only this video helped me ......
    i was trying from last 4 days
    there is half knowlegeble video on youtube
    keep it up

  • @Blitzkrieg-XXIII
    @Blitzkrieg-XXIII ปีที่แล้ว +2

    You helped me solve the exact problem I had !! Thank you so much!!

    • @adacode9996
      @adacode9996  9 หลายเดือนก่อน +1

      Great to hear!

  • @vaibhavroy1654
    @vaibhavroy1654 2 ปีที่แล้ว

    fially it works , mingw was showing continuous error to download g++ file now after downloading msys2 it works thank u very much

  • @problemsolving7566
    @problemsolving7566 2 ปีที่แล้ว

    thank you your video is very helpful for me i watch many video for this of other youtubers but i could not find any video like this
    keep up 👍👍

  • @waqardogar7126
    @waqardogar7126 ปีที่แล้ว +1

    Best video Ever:)

  • @bhratsharma1661
    @bhratsharma1661 2 ปีที่แล้ว +1

    Very helpful I got video when i am stucked and it really help me alot, thanks

  • @Pratiksha1811
    @Pratiksha1811 11 หลายเดือนก่อน +1

    Thank You Soooo....Much Dear Really Very Very Helpful 💞💯❤

  • @shrirajshinde112
    @shrirajshinde112 ปีที่แล้ว

    Very very infity times thank you ma'am ❤ it works after watching so many videos and I got perfect place where it solved 💯🙌

  • @nithishkumar4548
    @nithishkumar4548 2 ปีที่แล้ว +1

    Thank you it was really helpful...
    Keep Rocking....

  • @Luqmon_Cyber
    @Luqmon_Cyber ปีที่แล้ว +1

    I love you my sister, the video that you shared to us is helpful, thanks sister!

  • @smalljpmorgan
    @smalljpmorgan 2 ปีที่แล้ว +5

    Thank you so much ,your step by step explanations are very clear and easy to follow.
    Keep the good work !
    Tried many but this was the best !

  • @sandhyayadav2610
    @sandhyayadav2610 5 หลายเดือนก่อน

    Thank you so much you explain it very nice and in simple way it helps me alot thank you

  • @AnasAnsari-zn3qx
    @AnasAnsari-zn3qx ปีที่แล้ว +1

    Thanks a lot mam. You help me through this video 🙌

  • @supportingknowledge
    @supportingknowledge 2 ปีที่แล้ว +2

    Very useful video . Thanks for this video . I have successfully installed c compiler . Keep it up 👍👍

  • @她是我的在劫难逃
    @她是我的在劫难逃 2 ปีที่แล้ว

    Thank you very much for I have been struggling with this problem for a long time and your video helps so much!

  • @bartaseklukas
    @bartaseklukas ปีที่แล้ว +1

    Thank you, this was more than helpful 😁😁😁😁

  • @perumalsamygiri2645
    @perumalsamygiri2645 ปีที่แล้ว +1

    Thank you so much. It worked for me

  • @lifeteaches25
    @lifeteaches25 2 ปีที่แล้ว +1

    awesome mam all your steps works and its compiling.
    great job awesome

  • @DronaMBM
    @DronaMBM 2 ปีที่แล้ว

    You will defenately grow if you l3arn about voice cancellations of chirping bird,nice explanation
    You should include some dialogues to run command again
    It's my advice to run the command 2 to 3 times before moving to next command.
    This video is completely authentic,don't hasitate to uninstall the whole files,if it is not working, in the worst cases also this nethod works and I am the living evidence.

  • @haniaali8394
    @haniaali8394 2 ปีที่แล้ว +1

    Looooved the tutorial , Perfectiiiion !!!!! 👌🏻👌🏻👌🏻👌🏻👌🏻

  • @jonbv2434
    @jonbv2434 ปีที่แล้ว

    precise configuration has been made, thumbs up!

  • @amalk932
    @amalk932 2 ปีที่แล้ว

    works, keep up the good work man

  • @AnilKumar-si4mh
    @AnilKumar-si4mh 2 ปีที่แล้ว +2

    I was trying for a long time to code C++ in VS code but saw no video but got no help well i watched your video and followed it step by step and finally my code was run and all the doubts are also cleared 0_0 Thank You so much :)

    • @edwardmacnab354
      @edwardmacnab354 ปีที่แล้ว

      you should have used visual studio community because it comes with a compiler

  • @Nostalgic_GamerX
    @Nostalgic_GamerX ปีที่แล้ว +1

    Thanks Ada Code.

  • @madebadrunaim9984
    @madebadrunaim9984 ปีที่แล้ว +1

    Work on my case big thanks 🥰

  • @pranavchavhan6165
    @pranavchavhan6165 2 ปีที่แล้ว +1

    The Best Tutorial Thanks A Lot 🙏😎

  • @ashutoshtripathy3467
    @ashutoshtripathy3467 2 ปีที่แล้ว +1

    This video helped me a lot. From last one week i was not able to configure the debugging issue in vs code for c. This video is 🔥🔥

  • @vikasrathi8256
    @vikasrathi8256 2 ปีที่แล้ว +3

    thanks yrr is helpful for me.....😉😉

  • @Itok2
    @Itok2 2 ปีที่แล้ว

    Very very useful video mam, thank you so much❤😊😊😊😊

  • @mssubinkumar7387
    @mssubinkumar7387 2 ปีที่แล้ว +1

    Hey it was really helpful.. thnk

  • @dikshantgupta5539
    @dikshantgupta5539 2 ปีที่แล้ว +1

    Wonderful explanation. Thank you so much for your help

  • @yogesh9149
    @yogesh9149 2 ปีที่แล้ว +1

    Veryhelpful video 💯💯,thank u so much🙏🙏🙏

  • @Yusufksdmr
    @Yusufksdmr ปีที่แล้ว +1

    g++ : The term 'g++' 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
    + g++ .\data1.cpp
    + ~~~
    + CategoryInfo : ObjectNotFound: (g++:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    ???
    11:46

  • @f1sports388
    @f1sports388 2 ปีที่แล้ว +1

    Ada code you are awesome thank you

  • @nelsonemmanuel7545
    @nelsonemmanuel7545 ปีที่แล้ว +1

    Thank you so much😍😍😍😍

  • @egplay8653
    @egplay8653 ปีที่แล้ว +1

    thanks, best video

  • @GabrielLopes-bs7cy
    @GabrielLopes-bs7cy 2 ปีที่แล้ว

    Thank you, this video help me a lot... !!👋👋👋

  • @Zanoon7
    @Zanoon7 2 ปีที่แล้ว

    Thank you very much from Egypt

  • @flyingpig2288
    @flyingpig2288 ปีที่แล้ว

    You are GREAT!!! 💥💥💥

  • @praniljaisi4520
    @praniljaisi4520 2 ปีที่แล้ว +1

    Thanks for it . It's Helpful

  • @no_hate_only_love
    @no_hate_only_love 2 ปีที่แล้ว +1

    Thank you for helping me

  • @kapasitifreaktans
    @kapasitifreaktans ปีที่แล้ว +1

    i very very thank youuuu

  • @_BhagavadGita
    @_BhagavadGita 2 ปีที่แล้ว

    You're a visual studio magician!

  • @cryptonepal8647
    @cryptonepal8647 2 ปีที่แล้ว +1

    Thank you Didi❤️🥰

  • @2Dummy384
    @2Dummy384 2 ปีที่แล้ว

    Thank's a lot it's really really help me 👍

  • @kireevanton2723
    @kireevanton2723 2 ปีที่แล้ว +2

    Спасибо большое, Ада, очень помогла. Всё чётко и понятно, даже странно, что у тебя так мало подписчиков.

    • @adacode9996
      @adacode9996  2 ปีที่แล้ว +1

      Я рад слышать, что это помогло вам.

    • @kireevanton2723
      @kireevanton2723 2 ปีที่แล้ว

      @@adacode9996 I studied java and python languages, but in my institute needs c++. I didn't think that the installation would cause so many problems.

  • @RR-jn1zc
    @RR-jn1zc 2 ปีที่แล้ว

    Thank you .. please make more videos ...

  • @21_shivamgajjar73
    @21_shivamgajjar73 2 ปีที่แล้ว

    this was very helpfulll thank you ☺☺

  • @anishm25
    @anishm25 2 ปีที่แล้ว +1

    thanks for your help :)

  • @akshaypadora
    @akshaypadora ปีที่แล้ว +1

    thanks buddy✌

  • @mohammedsadiq778
    @mohammedsadiq778 2 ปีที่แล้ว

    Thank you so much
    All the best for you

  • @rajshivam
    @rajshivam 2 ปีที่แล้ว +1

    Loved

  • @user1__lastname169
    @user1__lastname169 2 ปีที่แล้ว

    Thank you so much it helps me a lot

  • @c-crat1907
    @c-crat1907 2 ปีที่แล้ว

    thanks! very helpfull

  • @shivamarya5906
    @shivamarya5906 2 ปีที่แล้ว +1

    Thank you it helped alot.

  • @rajshivam
    @rajshivam 2 ปีที่แล้ว +1

    Liked

  • @bennguyen1313
    @bennguyen1313 11 หลายเดือนก่อน

    Does Msys2/pacman (2013) replace MinGW (2005).. which seems replaced Cywin (1995), or would you use one over another for certain applications?
    I know Docker containers and VMs are a little different.. but PowerShell and WSL2 also seem like a windows way of getting a linux-like terminal. Python's subprocess also seems like it can do everything you would want in a bash environment... or just installing Git , GnuWin32 or unxutils seems to get you the binaries for windows?

  • @baidyanathjee
    @baidyanathjee 2 ปีที่แล้ว +1

    Good Work !!!! Thanks...

  • @arfatkazi1390
    @arfatkazi1390 2 ปีที่แล้ว +1

    what a beautiful vioce you have😊😊😊😊

  • @duvijan
    @duvijan 2 ปีที่แล้ว +1

    wonderful saves a lot of time

  • @pullrequest1481
    @pullrequest1481 2 ปีที่แล้ว +1

    Thank you girl. 🙏🏻

  • @rajshivam
    @rajshivam 2 ปีที่แล้ว +1

    U saved us

  • @abhaysolanki8052
    @abhaysolanki8052 2 ปีที่แล้ว +1

    Thanks mam

  • @hemalliyanathanthrigamage3352
    @hemalliyanathanthrigamage3352 2 ปีที่แล้ว

    thank you, dear 😘

  • @dsn1011
    @dsn1011 4 หลายเดือนก่อน

    heyyy!! i successfully installed g++ , gcc and gdb but in cmd its showing no internal and external command.... what should I do?

  • @hammad521
    @hammad521 2 ปีที่แล้ว +2

    thank you so much. what a calm and cool way of instructions.

  • @jayendraagnihotri1180
    @jayendraagnihotri1180 2 ปีที่แล้ว +1

    Thanks ma'am

  • @Sivaprabu
    @Sivaprabu ปีที่แล้ว

    How to enable strict compile?
    unused variables throws error () ?

  • @ProximaHeisenberg-xg3vz
    @ProximaHeisenberg-xg3vz 6 หลายเดือนก่อน

    when i enter the cmnd " gdb -- version " it says not found? help-

  • @edwardmacnab354
    @edwardmacnab354 ปีที่แล้ว +1

    around 12:00 , it seems that the problem was not that you required coderunner , but that you did not use the .exe extension. I'm pretty sure it would run without using coderunner.

  • @ruansilent
    @ruansilent 2 ปีที่แล้ว +1

    ogm tks you so much, i checked the web and nothing work but you have save me

  • @RAVIRK6342
    @RAVIRK6342 2 ปีที่แล้ว

    🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏 thank mam bahut jyada wala

  • @manjeetdigitalstudio
    @manjeetdigitalstudio 2 ปีที่แล้ว

    thanks so much man

  • @sarojaryal0703
    @sarojaryal0703 หลายเดือนก่อน

    thank you 🙏🙏🙏

  • @ayanokojikiyotaka1-D
    @ayanokojikiyotaka1-D 2 ปีที่แล้ว

    When ia ma opening MSYS2 it's saying that your system is 32bit and it require 64bit

  • @utkarshincloud
    @utkarshincloud 2 ปีที่แล้ว +1

    After typing .\a.exe : The term '.\a.exe' 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 path is correct and try again.
    What to do now ?

    • @adacode9996
      @adacode9996  2 ปีที่แล้ว

      Try following steps carefully it will solve your problem.

    • @just_peace5669
      @just_peace5669 2 ปีที่แล้ว +1

      Same problem with me...I tried again and again but can't find where I messed up...my gcc is installed correctly but in the settings when I search code runner I can't find those options that you had in the video...after typing ./a.exe I have the same issue 😫..it hurts😵

  • @bhupendramakode8002
    @bhupendramakode8002 2 ปีที่แล้ว +2

    My gcc --version showing bash gcc command not found

    • @adacode9996
      @adacode9996  2 ปีที่แล้ว

      Check once the path set in environment variables for the bin folder location

    • @rittikasahaney3013
      @rittikasahaney3013 2 ปีที่แล้ว

      What do we have to check for??

  • @RajPatel-qg1mm
    @RajPatel-qg1mm 2 ปีที่แล้ว

    When I run pacman -Su, it's showing there is nothing to do...Is this a problem..?

  • @Anonymous0734
    @Anonymous0734 2 ปีที่แล้ว

    mam at 10:00 its still not showing the gdb

  • @vijaysurya8637
    @vijaysurya8637 2 ปีที่แล้ว +1

    When I type code runner there is not much options available as in the video.. What to di

    • @adacode9996
      @adacode9996  2 ปีที่แล้ว

      That step is optional

    • @akrzha
      @akrzha 2 ปีที่แล้ว +1

      Check whether you have installed the code runner extension or not... If not first install it and then proceed as said.

  • @vinayyadav8015
    @vinayyadav8015 2 ปีที่แล้ว

    gdb command not found its shows this what's th solution for it .

  • @kotadiyakrunal4248
    @kotadiyakrunal4248 2 ปีที่แล้ว +1

    Thank you

  • @Hacked_Coder
    @Hacked_Coder 11 หลายเดือนก่อน +1

    Thnx buddy

  • @peacelover4772
    @peacelover4772 2 ปีที่แล้ว

    Thank you somuch

  • @patriksplayzone2670
    @patriksplayzone2670 2 ปีที่แล้ว

    thank you!

  • @fer1417
    @fer1417 2 ปีที่แล้ว

    *Flawless tutorial*

  • @kirtiagrawal3670
    @kirtiagrawal3670 2 ปีที่แล้ว

    After installing first package terminal is not showing up on the screen

  • @saymabano3382
    @saymabano3382 ปีที่แล้ว

    Bin shows empty what I can do ? Guide me @ada code

  • @Dreamwithymn
    @Dreamwithymn 2 ปีที่แล้ว

    Good information Thx

  • @coleblock6339
    @coleblock6339 2 ปีที่แล้ว

    It says my intelligence mode windows-msvc-x64 is compatible with compiler path, what do I do?

  • @jitendratiwari2776
    @jitendratiwari2776 2 ปีที่แล้ว

    Thankyou didi