How to Download and Install C Cpp Toolset ( gcc g++ gdb ) in Windows 11 using mingw-w64 and msys2

Поделиться
HTML-код
  • Опубликовано: 2 янв 2025

Комментарии • 2,8 тыс.

  • @nukegundie
    @nukegundie 3 года назад +642

    This tutorial is the most simple one I think I've ever followed! It's literally just a "do exactly what I do" thing, which is sometimes more helpful than other methods

    • @LearningLad
      @LearningLad  3 года назад +33

      Thank you

    • @pavanigogikar5439
      @pavanigogikar5439 3 года назад +4

      @@LearningLad why i can't install gcc version..? Command not found only displaying on my desktop

    • @xotic_evil
      @xotic_evil 3 года назад

      @@pavanigogikar5439 same

    • @pavanigogikar5439
      @pavanigogikar5439 3 года назад

      @@xotic_evil ha I got it..

    • @xotic_evil
      @xotic_evil 3 года назад

      @@pavanigogikar5439 how

  • @joeypencil5368
    @joeypencil5368 3 года назад +269

    If any of you encounter the error "error: failed to prepare transaction (could not find database)" when executing "pacman -Su", just execute the command "pacman -Syy", then proceed with executing "pacman -Su".
    This tutorial is awesome! Definitely helped in setting up my programming environment for C++ in VS Code. I swear Indian tutorials in RUclips are so underrated.

    • @timphilip8780
      @timphilip8780 3 года назад +8

      This saved my ass. Thank you so much!

    • @bababillenial7861
      @bababillenial7861 3 года назад +1

      thank you

    • @pourya111
      @pourya111 3 года назад +5

      @PyroXbytZ PXZ admit you already forgot after two weeks

    • @6y428
      @6y428 3 года назад +1

      I just typed in pacman -Sy and it worked
      like that's what the error told me to type in lol

    • @dddictionary6008
      @dddictionary6008 3 года назад +2

      when doing pacman -Su for the first time, I get the message that there is nothing to do and it goes back to letting me put in commands. I did the thing with the pacman -Syy but it still said there is nothing to do. What should I do now?

  • @defnotsumire
    @defnotsumire 2 года назад +65

    I struggled for two hours (trying to figure things out) before watching this and your vs code setup videos. Your tutorials are very cohesive and straight to the point. Such a life saver! Many thanks!

  • @grabajusz5836
    @grabajusz5836 10 месяцев назад +2

    I am thankful for your guide.
    Had a massive problem with my previous debugger and I wasn't able to get it fixed/changed. My C++ studies can finally continue.

    • @LearningLad
      @LearningLad  10 месяцев назад

      I'm glad that my video helped you

  • @stewartaragon2324
    @stewartaragon2324 Год назад +16

    I found this video after an hour of searching. As a newbie, this was one of the clearest and best paced videos on the topic of GCC. Well done!

  • @Spamdrew128
    @Spamdrew128 2 года назад +31

    I don't often comment on these types of videos but I must say that you are down to earth and get straight to the point, and I appreciate that greatly. I was able to easily follow your instructions with no issues whatsoever, and I really am thankful that you went the extra step of including the commands in the description. Thank you so much!

    • @heat7060
      @heat7060 Год назад

      It's not safe to directly copy commands from the description box as they're outdated, you should do like him copy them from the terminal.

  • @azeemahmad7116
    @azeemahmad7116 3 года назад +480

    When Installing a code editor is more difficult than C or C++ XD

  • @leonnitsch6508
    @leonnitsch6508 3 года назад +115

    This is unbelievably helpful. I spent a whole afternoon frustrated at text and writing and documentation, i forgot how helpful videos can be. Subscribed, and will keep checking your channel for tutorials. Thank you so much

    • @LearningLad
      @LearningLad  3 года назад +5

      pleasure
      keep learning :)

    • @vikasjha1204
      @vikasjha1204 2 года назад +1

      I Can't agree more

    • @zoey2262
      @zoey2262 2 года назад

      i got a similar error because i was getting less than 1 byte a second lmao

  • @dmitryr9613
    @dmitryr9613 2 года назад +87

    I'm eternally grateful to you for this video. Setting up C++ has been a pain, but I could follow every single step exactly in this video to set it up, finishing a process that would've otherwise taken hours in 30 minutes.

    • @LearningLad
      @LearningLad  2 года назад +2

      glad my video helped you :)

    • @saumyahadani640
      @saumyahadani640 2 года назад

      @@LearningLad 1 suggestion is, update the commands in the description box. The versions and the commands have changed a lot since 1 and half yr back. While not making a new video is fine, you can update the commands in the description of this video to reflect the new versions or make a comment and pin it here with the new commands.

    • @pantsu5531
      @pantsu5531 2 года назад

      @@saumyahadani640 /msys64/mingw64/bin/gdb.exe: error while loading shared libraries: libpython3.10.dll: cannot open shared object file: No such file or directory
      this error is coming while checking the gdb version

    • @papalo007
      @papalo007 2 года назад

      I couldn't relate more to you

  • @Iazytortuga
    @Iazytortuga Год назад +8

    this was the most straight-forward, easy to follow tutorial i have found for this. the online course i signed up for wasn't as beginner friendly as it advertised itself to be, so they didn't walk through how to set everything up. finding your tutorial helped immensely. seriously, thank you so much!

  • @barrykinsey5098
    @barrykinsey5098 3 года назад +30

    I got so discouraged when I first tried installing all of these packages but your tutorial helped out IMMENSELY! I can't wait to start coding once everything is finalized.

  • @AJ-et3vf
    @AJ-et3vf 3 года назад +29

    Thank you so much for this incredibly helpful installation tutorial! This and your other video on setting up VS Code for C++ are instrumental for me finally running my first C++ program and opening the door for me to learn C++. Thank you so much!!!

  • @salonijain9616
    @salonijain9616 Год назад +2

    I struggled for 2 days trying to download all these stuff watching several videos. But this was the best and simplest video just do as he does and all set to go.

  • @arunkumarsawant6523
    @arunkumarsawant6523 4 месяца назад +1

    Many Thanks.
    Downloaded as advised.
    C>msys64>mingw64.
    Bin is c>msys64>mingw64>bin
    My computer i3-2350M processor 230Ghz.
    Memory 2 GB, 320 GB hard disk.
    Windows 10 installed. Original Windows 7 Home Basic 64 bit
    Followed your windows tutorial to speedup. Good result.
    Am going to use c gcc+gdb+g++ from external hard drive.
    Work on c only on weekends. Shall use notepad for typing. Hence, compiler gcc shall be called to work on 4 to 5 programs.
    Do not want gcc to slow down the laptop during weekday.
    How to transfer from c drive to external drive and access as required.

  • @roshanforde8673
    @roshanforde8673 3 года назад +13

    This video was probably the most helpful coding related tutorial I have every had. Thanks man!

  • @marpaung_mitsubishi
    @marpaung_mitsubishi 3 года назад +21

    not the teacher we deserve, but the teacher we need

  • @joelisaacm
    @joelisaacm 3 года назад +8

    Very helpful video. Super easy to follow, especially for beginners.
    Please note that if you are not able to edit the "path" under "system variables", edit the "path" under "User variables for _insert name_" instead. That worked for me. Thank you again, sir!

    • @LearningLad
      @LearningLad  3 года назад +2

      Thank you for posting:)

    • @bayezidx
      @bayezidx 3 года назад

      @@LearningLad can you please make a tutorial on how to edit the path?

    • @bayezidx
      @bayezidx 3 года назад +4

      @@LearningLad It is showing 'bash: gcc: command not found' though I followed the exact same procedure as you

    • @moorrroo
      @moorrroo 2 года назад

      helpful, thx

    • @ioneiroi8350
      @ioneiroi8350 Год назад

      This also worked for me! To provide a little clarification because it took me a second, go to Environment Variables just as instructed in the video. Instead of clcking on "Path" under System variables at the bottom, look at the top in the area labeled "User variables for [insert name]". From there, click on the "Path" option and copy in the same thing the video instructs (or just make a new variable with that path as the value)

  • @olawuniemmanuel
    @olawuniemmanuel Год назад

    This is the simplest video that addresses how to install mingw and setup your computer for c and c++ programming. Kudos to the instructor

  • @salmanfarshi5883
    @salmanfarshi5883 2 года назад +1

    Ami onek jaygay ghursi mingw setup dite pari nai,.
    Kintu ai video ta follow koira ami sofol vabe setup dite parsi..
    Onek helpfull akta video.
    Onek.
    Thanks vai.
    Take it ❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

  • @Amichel97
    @Amichel97 3 года назад +22

    This is literally the easiest tutorial video I've ever watched. Thank you!

  • @DVS04
    @DVS04 Год назад +1

    The easiest installation tutorial ever. I lost hopes installing this by myself following the documentation since i was getting stuck at almost every step .Thank you so much sir.

  • @jeannieestevez6483
    @jeannieestevez6483 3 года назад +6

    I needed to do this for my Data Structures course in college and my professor gave no instruction of how to do this. I appreciate you making this video! Very easy to follow and so so so helpful, thank you!!!

  • @alejandrodennis6023
    @alejandrodennis6023 2 года назад +16

    this tutorial was simple, easy to follow, and super helpful! thank you so much!

  • @skyward7903
    @skyward7903 2 года назад +2

    After two weeks of crying and tearing my hair, I finally know how to work stuff out! Thanks a lot man. This was so clear-cut and straightforward. Every tutorial should be like this.

  • @Karthik-vn7lv
    @Karthik-vn7lv 2 года назад +1

    This tutorial is the most simple one I think I've ever followed! It's literally just a "do exactly what I do" thing, which is sometimes more helpful than other methods".

  • @mohammedazharuddin2902
    @mohammedazharuddin2902 2 года назад +3

    Thank you. This is the best one compared to others. I was breaking my head over why my simple Hello World C program was taking 12 seconds instead of 0.5 or some point odd seconds. The problem was with GCC installations. I think mingw with Mysys2 is a good distribution platform or perhaps it was limited understanding with others.

  • @danielharrington5629
    @danielharrington5629 2 года назад +3

    An amazing tutorial for downloading the compiler, ive been stuck looking at other guides for days and I am so thankful to have found this one! thank you

  • @hiteshjadhav9419
    @hiteshjadhav9419 3 года назад +4

    you are the only one who explained this on youtube very seamlessly THANKS ALOT !

  • @mehdimakhfi2023
    @mehdimakhfi2023 Месяц назад +1

    much love from morocco ive been trying this for 4 days when i watch you video i install everything properly thanks a lot my god bless you

    • @LearningLad
      @LearningLad  Месяц назад

      I'm happy my video could help you out.

  • @thelyrichubspot
    @thelyrichubspot Год назад +1

    2 years later and this is still the best tutorial on how to install cpp toolset

  • @neelanshsharma8403
    @neelanshsharma8403 3 года назад +4

    Thank you so much this was very informative and helpful tutorial. 😊 May your channel hit millions of subscribers. 😊🙏

  • @nicholasgrosskopf
    @nicholasgrosskopf 2 года назад +7

    Great tutorial. Clear, simple, easy to follow, and all information needed was included

  • @jaysonvillaruz9632
    @jaysonvillaruz9632 3 года назад +5

    You're a breath of fresh air for us struggling with these

  • @sandeshgowdru8869
    @sandeshgowdru8869 Год назад +1

    Literally I was like finding how to have a 64 bit version from past 3 hours I guess you are a life saver man thanks a lot

  • @alepiga
    @alepiga Год назад +2

    Thank you so much for this tutorial man! I could not have used the C compiler without YOU ❤

  • @demitv001
    @demitv001 3 года назад +7

    The best tutorial on this site. For once a tutorial that actually works.

  • @toast_on_toast1270
    @toast_on_toast1270 3 года назад +5

    Thanks for the tutorial! Heads up for windows 8 users, the path environment variable is displayed within a single 'value' field and you just have to paste in the path on the end separating it with a ';' from the others.

    • @LearningLad
      @LearningLad  3 года назад

      Thank you for posting
      This will help many :)

    • @toast_on_toast1270
      @toast_on_toast1270 3 года назад

      @@LearningLad happy to contribute in any way I can!

  • @Wafflebro
    @Wafflebro 3 года назад +3

    Very good tutorial. Beginner friendly, and very step by step. Did not assume I had done any part of the setup already.

  • @shiladas8597
    @shiladas8597 3 года назад +1

    I usually never comment, but this video saved my life (bit exaggerated but thats how i express my happiness, no other video was this detailed and upto date, was about to lose hope and give up on cpp programming).
    Hats off to you.🙇‍♂️🙇‍♂️🙇‍♂️🙇‍♂️

    • @LearningLad
      @LearningLad  3 года назад

      Glad my video helped you
      Keep learning

  • @ChandraHaasini-x7o
    @ChandraHaasini-x7o 3 месяца назад +1

    Hey i was struggling with this from 3 to 4 days but u have sloved my problem within half an hour...thanku man...

    • @LearningLad
      @LearningLad  3 месяца назад

      glad my video helped you :)

  • @antonysajan1986
    @antonysajan1986 2 года назад +3

    Thank you so much! I've been trying to install it for a few days but now I've succeeded and all thanks to you

  • @Monish11-11
    @Monish11-11 3 года назад +53

    while(1):
    print("Thank you🙏")

  • @papalo007
    @papalo007 2 года назад +3

    Bro you're the only one who actually helped me tysm this was such an easy and simple to follow tutorial

    • @LearningLad
      @LearningLad  2 года назад +1

      glad my video helped you :)

  • @swiczka9178
    @swiczka9178 2 года назад +1

    You sir are a definition of the extremely helpful Indian guy on youtube

  • @maria-tv6ve
    @maria-tv6ve 2 года назад +1

    this video helped me sm in my programming class!!!!! i wasnt able to get anything working earlier when i was trying to install mingw and tried it out at least 10 times, but using this video once got it working!! thank you so much, you saved me!!!!

  • @jatanyt1382
    @jatanyt1382 3 года назад +4

    Thanks for this tutorial because I was having a hard time doing the mingw (default and old) installation process as some files were corrupted during the installation or were having errors and this was the best way of installing gcc so far.
    and also you got a SUB!:)

  • @tanishqbajaj4362
    @tanishqbajaj4362 3 года назад +32

    I did exactly the same steps as done in the video but, at 11:50 when there was a command "gcc --version" used, it gave me an error, i.e., "bash: gcc: command not found", now what should I do to execute it successfully?

    • @sahibsingh1855
      @sahibsingh1855 3 года назад +4

      use the command pacman -Syy first and then continue using pacman-Su

    • @Neiled_it6
      @Neiled_it6 3 года назад

      same experience. How can it be fixed? Thank you.

    • @mr.cool0647
      @mr.cool0647 3 года назад

      same for me

    • @mr.cool0647
      @mr.cool0647 3 года назад +2

      @@sahibsingh1855 it is not working what to do

    • @r.e.keerthana
      @r.e.keerthana 3 года назад +9

      I had the same problem but rewatched the segment to find out that this task and the further tasks following are performed in mys2 mingw 64 bit and not in mys2 mingw ucrt-64 bit ...(make sure the terminal which opens have the blue icon and not aneon one if you didn't get the above)..

  • @j.f.l.774
    @j.f.l.774 3 года назад +5

    The way you explain is pure gold!! Thank you for the time you saved me ❤

  • @arpitkumarmohanty5194
    @arpitkumarmohanty5194 Год назад +1

    Aree bhaai aap gyaani ho......gyaani toh chodo aap prabu ho ......
    Jokes apart....bro you really saved my life....!!!🎉🎉🎉❤❤❤❤❤❤

  • @constanzacolmancenturion8047
    @constanzacolmancenturion8047 Год назад +1

    Perfect! Every time I need to install C in a different computer I come to this video. 😊❤

  • @tim_phan
    @tim_phan 2 года назад +3

    This video is just perfect. Simple instructions and coherent explanations. On point and detailed.
    It is a shame that I have not found this earlier.

  • @errorcookie2918
    @errorcookie2918 3 года назад +23

    You really can explain things so good! It was easy to follow, you explain every single step where I could have made a mistake. Thank you!

  • @valorantboostingservices845
    @valorantboostingservices845 3 года назад +4

    bash: gcc command not found 11:45 sir plz help me

  • @ethanhudgins3260
    @ethanhudgins3260 2 года назад +1

    Saved my sanity after spending an hour having installation issues from the default MingW Installer . Thank you so much

  • @dostipos1
    @dostipos1 Год назад +1

    Thank you so much for how comprehensive the tutorial was. Also, adding how to edit Path was a nice touch.

  • @KittenLord69
    @KittenLord69 3 года назад +8

    Thank you for this tutorial, it has helped me install this compiler and debugger for Atom. I was feeling a bit overwhelmed but you helped me get trough it. You're awesome

  • @dimitar.bogdanov
    @dimitar.bogdanov 3 года назад +8

    You have my respect. This is a really nice tutorial, thank you.

  • @pedroafonso2114
    @pedroafonso2114 3 года назад +12

    You're a god between humans bro, you saved my life ! Really, really great tutorial

    • @LearningLad
      @LearningLad  3 года назад +6

      glad this video helped you.
      but don't compare anyone to god :)

    • @vasuyadav2931
      @vasuyadav2931 3 года назад +3

      Yep, because people are real xD

  • @shreshthakamal158
    @shreshthakamal158 3 года назад +1

    thanku so much after watching around 50 videos now I've been able to install MinGW through your video

  • @yoyoyo-hw2lc
    @yoyoyo-hw2lc 5 месяцев назад +1

    Best tutorial I have ever seen. Straight to the point and it worked perfectly.

    • @LearningLad
      @LearningLad  5 месяцев назад

      glad my video helped you :)

  • @galact1co
    @galact1co 3 года назад +11

    fastest sub i've ever given to a channel

  • @anushkasrivastava8814
    @anushkasrivastava8814 3 года назад +5

    Thank you so much, sir... I was really very worried when I saw that the official site of MinGW was not working. But I got you..who explained each and every detail so nicely as to how we can install MinGW without their official site. THANK YOUU SO MUCH SIR...you saved me. And most important thing is that you updated your previous video of the installation of MinGW. 😊😊😊

  • @devilsofficialchannel1745
    @devilsofficialchannel1745 2 года назад +4

    Thank you very much bro for this video it's very helpful for me 🙂

  • @iamthere2013
    @iamthere2013 3 года назад +2

    For coding compilers best simple ever video on RUclips . Big heart thanx brother ❤️❤️

  • @123cornerstone321
    @123cornerstone321 Год назад +1

    Thank you so much man I watched 5 videos to try and find an answer to my problem and you covered this so well that doing every step of your walkthrough solved everything. Seriously I can not thank you enough

  • @cristopherperez5272
    @cristopherperez5272 3 года назад +11

    on the very last part when checking if gcc --version is on the cmd i did the steps and it stills prompts out:'gcc' is not recognized as an internal or external command,
    operable program or batch file.

    • @LearningLad
      @LearningLad  3 года назад

      If gcc is installed properly then make sure that you have set the path environment variable properly

    • @sushovitshah9083
      @sushovitshah9083 3 года назад

      And how to do that...
      I am also stuck at gcc: command not found

    • @deceptivefacade7713
      @deceptivefacade7713 3 года назад

      happened to me too, I just re install them again and it works

    • @sushovitshah9083
      @sushovitshah9083 3 года назад

      My path file was wrong and when I corrected it the problem was solved.

    • @bayezidx
      @bayezidx 3 года назад

      @@sushovitshah9083 how can I set the path?

  • @cigsesgi
    @cigsesgi 2 года назад +5

    I'm having trouble in the checking version step. I am getting an error like:
    -bash: gcc: command not found
    Any help?

    • @rezy7194
      @rezy7194 9 месяцев назад

      me as well

  • @lanatrzczka
    @lanatrzczka 3 года назад +9

    Thank you VERY MUCH for this tutorial! Everything worked perfectly. Now, I'm going to follow your vid on integrating Visual Studio Code. Really well done, man!

  • @ragnarlothbrok8543
    @ragnarlothbrok8543 8 месяцев назад +1

    You are a lifesaver man . Just know that. I was struggling with this for 3 hours.....

    • @LearningLad
      @LearningLad  8 месяцев назад

      glad my video helped you :)

  • @wisdombeats8950
    @wisdombeats8950 2 года назад +2

    Thanku very much. I was smart before jumping to it, I watched your video and now I did effortlessly without any stress.

  • @danieleromeo9909
    @danieleromeo9909 3 года назад +4

    at the end of the installation on terminal this is my error: failed to synchronize all databases (unable to lock database)
    whyy??

  • @OT-oi8kl
    @OT-oi8kl 3 года назад +5

    Dude, this video is amazing. Thank you so much sir 🙏🏽🙏🏽

  • @husler7424
    @husler7424 3 года назад +3

    The best tutorial for installing G++ & GDB. You deserve the best explaining award, man! Thanks a lot:)

  • @1boss637
    @1boss637 2 года назад

    bruh the most clear tuto ive ever seen even my grandma would download gcc g++ gdb just cuz of this video

  • @iramnishat416
    @iramnishat416 3 года назад +11

    Sir I am unable to perform gcc --version and g++ --version.
    What should I do?

    • @vamsidharvendra1373
      @vamsidharvendra1373 3 года назад

      how do u rectify the issue can u please tell

    • @ullasgrevi
      @ullasgrevi 3 года назад

      Repeat the same command you typed before,
      "pacman -S mingw-w64-x86_64-gcc" For 64 bit OR
      "pacman -S mingw-w64-i686-gcc" For 32 bit,
      until there is nothing more to install (Stop when it shows "Net Upgrade Size: 0.00 MiB")
      Then resume the tutorial.

    • @daviddada7771
      @daviddada7771 3 года назад

      @@ullasgrevi should i click yes, because this is the second time and doing this yet gcc is not still working :(

  • @theprettiestmistake2884
    @theprettiestmistake2884 2 года назад +5

    hey! this tutorial is really helpful but im having one problem, when entering gdb --version it is showing an error of not recognizing 'gdb' as an external or internal command, could you please help?

    • @jacobjarrell791
      @jacobjarrell791 2 года назад +2

      I have the same issue maybe there was an update that changed how you install gdb
      Edit: tried "pacman -S gdb" and it seemed to work

    • @LearningLad
      @LearningLad  2 года назад +1

      thanks for posting :)

    • @fatimatarar3367
      @fatimatarar3367 2 года назад

      I couldn't get gdp

  • @samehfouda6418
    @samehfouda6418 Год назад +5

    $ gcc --version
    -bash: gcc: command not found
    $ g++ --version
    -bash: g++: command not found

    • @pranjalbhardwaj2515
      @pranjalbhardwaj2515 6 месяцев назад

      i had the same problem 2
      just reinstall the g++, gcc and gdb once again and it will be find
      if not u would have to install "make" in the bin along with "sudo" but first solution should solve it ig

  • @divveladivyaprincitha511
    @divveladivyaprincitha511 2 года назад +2

    Brother thank you for making this video, I saw many videos about gcc but I didn't understand any of them, but after your vedio I am easily installed gcc, thank you very much 😁😁

    • @LearningLad
      @LearningLad  2 года назад +1

      It's my pleasure

    • @divveladivyaprincitha511
      @divveladivyaprincitha511 2 года назад +1

      @@LearningLad 😀🤝, brother why are you not making the videos from last 9 months, or is there any another RUclips channel you have where you are uploading videos??

  • @thanasisgiannak5417
    @thanasisgiannak5417 Год назад +3

    at $ gdb --version
    th terminal says -bash: gdb: command not found
    what can i do

  • @gopikap1769
    @gopikap1769 4 года назад +5

    hello sir. When I try to view the version of gcc after editing the path its again shows the msg that "gcc is not recognized as a internal or external command..". what will i do?

    • @LearningLad
      @LearningLad  4 года назад +5

      Close command prompt and reopen it
      If gcc is installed properly then check the path environment variable.

    • @gopikap1769
      @gopikap1769 4 года назад +2

      @@LearningLad Thankuu sir now its done.

    • @sorenblocksdorf2352
      @sorenblocksdorf2352 3 года назад +1

      @@LearningLad thanks you are the best

    • @LearningLad
      @LearningLad  3 года назад

      Pleasure
      Keep learning :)

    • @motiontv3621
      @motiontv3621 3 года назад

      @@LearningLad for gdb showing command not found

  • @nikhilreddydev
    @nikhilreddydev 3 года назад +4

    is this a trusted source. cause windows defender warned me to avoid this?

    • @spookyscaryunicorn1202
      @spookyscaryunicorn1202 3 года назад +1

      same problem. tried to go pass it and it says the system can't run the installer

    • @shaloodie
      @shaloodie 3 года назад

      You guys trust windows defender 😂😂

  • @karanmidha606
    @karanmidha606 Год назад +1

    Damn man, much thanks for this, I was struggling and got disappointed after I failed many times trying to install but finally I could. Thank you so much.

  • @AbdulMateen-i9i
    @AbdulMateen-i9i 5 месяцев назад +1

    This is the best one im trying to do this from past 2 daysand i could not find the correct video and then i find this one and o my gosh it is the simplest one and the easiest one so far thank you soo much

    • @LearningLad
      @LearningLad  5 месяцев назад

      glad my video helped you :)

  • @codelucky
    @codelucky 2 года назад +3

    RUclipsrs has an option where viewers can donate via THANK YOU button. Please activate it.

  • @HelloWorld-fd6zc
    @HelloWorld-fd6zc 3 года назад +5

    best one

  • @khusnulkhatimah2269
    @khusnulkhatimah2269 2 года назад +1

    thank you very much, this is very helpful. I have a college assignment and I'm almost stressed because I can't find a way out. and i found it on your channel. very good explanation

  • @sanjanagupta3860
    @sanjanagupta3860 2 года назад +1

    Sir you are a life saver.
    I have been trying hard to set up the environment of VS Code for C and C++ but not able to unless I watched your video ..

  • @kompallyabhinav2220
    @kompallyabhinav2220 3 года назад +1

    The way you explained each and every step is next level 🔥

  • @brendancobb9414
    @brendancobb9414 3 года назад +1

    this is one of the best tutorials I have ever followed.

  • @Sumfinfunny777
    @Sumfinfunny777 2 года назад +1

    This video was absolutely helpful. your method of installing gcc and g++ did not work for me but a quick ook at the site solved it. The other methods worked completely fine. I will definitely check more of your videos please keep posting

  • @lumberfoot_jpg
    @lumberfoot_jpg Год назад +1

    This video worked for me! I was installing mingw with visual studio code, but I only had gcc and gdb. Now I have g++ also :)

  • @blackblocky3866
    @blackblocky3866 2 года назад +2

    if all tutorial are like this, the life will be verrrry easy :D

    • @LearningLad
      @LearningLad  2 года назад +1

      glad my video helped you :)

  • @isam3l3
    @isam3l3 2 года назад +1

    Thank you thank you thank you. I thought my system was just broken cuz nothing would work but following this till the end fixed it. Thanks!

  • @brunojachelli
    @brunojachelli Год назад +2

    Excellent video, extremely well explained. I'd say you have a lot of aptitude for becoming a teacher.

  • @ishaanthapliyal5726
    @ishaanthapliyal5726 Год назад +1

    i hardly comment on a yt vid .. but this here is a certified masterpiece

  • @sahilsingla9572
    @sahilsingla9572 3 года назад +1

    Arigato gozaimasu 🙏🙏 u saved my many hours of life 😁

  • @paul_444
    @paul_444 2 года назад +1

    thank you so much for making this tutorial, had no trouble following the steps. Saved me tons of time...

  • @maymkn
    @maymkn 10 месяцев назад

    An Indian accent tutorial never disappoints, but you reign above them all. You just earned a subscriber.

  • @techdudejosh
    @techdudejosh 2 года назад +2

    This tutorial helped me a lot! I was searching this for a long time and I found your video! Thank You!

  • @ashishraj5769
    @ashishraj5769 6 месяцев назад

    usually I don't comment but ur explanation was just top notch...thanks for the vid👍👍