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!!!
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.
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.
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!
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
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?
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 :)
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.
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
I have MSYS2 installed and the only way I can get a GTK c program to compile is by opening the mingw64.exe terminal then using this commandline ... gcc `pkg-config --cflags gtk+-3.0` -o gtktest1.exe gtktest1.c `pkg-config --libs gtk+-3.0` ... How do I do this INSIDE VSCode? It keeps using Windows Powershell and can't find GTK in the MSYS2 install and errors.
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 ?
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😵
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.
I do all process but at the end vs code setting i get different in output section .so i need your more help..so were do i connet with u & share that problem with photo
after i do the syu step and do type su one it says $ pacman -Su warning: database file for 'clang32' does not exist (use '-Sy' to download) :: Starting core system upgrade... there is nothing to do :: Starting full system upgrade... error: failed to prepare transaction (could not find database)
Hey Ada, I have a problem at 3:46 where it says "Looking for conflicting files" because my msys terminal doesn't look for them, so I can't download the required files as you said. What should I exactly do?
Well, if anyone else has this problem then it is fine. I followed the rest of the tutorial and it worked just fine. Some things Ada said shouldn't work worked before fixing them as well. It is probably just that your computer somehow took care of it or you did it before
@@abdullahmertozdemir9437 as she explained , you are not required to respond to those error messages because the process will auto correct and retry on its own.
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!!!
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.
I been through the same problem around 4 hours approximately but i think it is the solution
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.
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!
Qaà
Qaà
Yeah, same here. This was the best tutorial out there. I tried 4 or 5 of them. Excellent job!!!
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
Thanks you very much 🥺😭 . I have been struggling for 3 days. You solved my problem. Thankyou 😭😭😭
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
Glad I could help
You helped me solve the exact problem I had !! Thank you so much!!
Great to hear!
realy only this video helped me ......
i was trying from last 4 days
there is half knowlegeble video on youtube
keep it up
Thanyou so much , i was failed to set up it and switched to dev c++, but hey gorgeous its working now...thanks a lot
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 !
fially it works , mingw was showing continuous error to download g++ file now after downloading msys2 it works thank u very much
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 👍👍
Very helpful I got video when i am stucked and it really help me alot, thanks
I try with help of another video 50 times but not happen
Then i saw ur video then itz done in one time superbb
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 🔥🔥
Very useful video . Thanks for this video . I have successfully installed c compiler . Keep it up 👍👍
Glad it helped
Thank you it was really helpful...
Keep Rocking....
Very very infity times thank you ma'am ❤ it works after watching so many videos and I got perfect place where it solved 💯🙌
Thank you so much you explain it very nice and in simple way it helps me alot thank you
Thank You Soooo....Much Dear Really Very Very Helpful 💞💯❤
awesome mam all your steps works and its compiling.
great job awesome
I love you my sister, the video that you shared to us is helpful, thanks sister!
Thank you very much for I have been struggling with this problem for a long time and your video helps so much!
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?
Thanks a lot mam. You help me through this video 🙌
Thank you, this was more than helpful 😁😁😁😁
precise configuration has been made, thumbs up!
Thank you so much. It worked for me
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 :)
you should have used visual studio community because it comes with a compiler
Looooved the tutorial , Perfectiiiion !!!!! 👌🏻👌🏻👌🏻👌🏻👌🏻
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.
Best video Ever:)
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
The Best Tutorial Thanks A Lot 🙏😎
Спасибо большое, Ада, очень помогла. Всё чётко и понятно, даже странно, что у тебя так мало подписчиков.
Я рад слышать, что это помогло вам.
@@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.
Veryhelpful video 💯💯,thank u so much🙏🙏🙏
Wonderful explanation. Thank you so much for your help
heyyy!! i successfully installed g++ , gcc and gdb but in cmd its showing no internal and external command.... what should I do?
thanks yrr is helpful for me.....😉😉
Very very useful video mam, thank you so much❤😊😊😊😊
ogm tks you so much, i checked the web and nothing work but you have save me
Work on my case big thanks 🥰
How to enable strict compile?
unused variables throws error () ?
what a beautiful vioce you have😊😊😊😊
when i enter the cmnd " gdb -- version " it says not found? help-
Hey it was really helpful.. thnk
Thank you very much from Egypt
When ia ma opening MSYS2 it's saying that your system is 32bit and it require 64bit
Thanks Ada Code.
hey, ada. do you can show how to use c file debuger on vs code? followed your tutorial video, it only run c file but can`t debugger.
You're a visual studio magician!
Thank you, this video help me a lot... !!👋👋👋
I have MSYS2 installed and the only way I can get a GTK c program to compile is by opening the mingw64.exe terminal then using this commandline ... gcc `pkg-config --cflags gtk+-3.0` -o gtktest1.exe gtktest1.c `pkg-config --libs gtk+-3.0` ... How do I do this INSIDE VSCode? It keeps using Windows Powershell and can't find GTK in the MSYS2 install and errors.
I want to download msys 32bit but I can't, can you help me?
When I run pacman -Su, it's showing there is nothing to do...Is this a problem..?
thank you so much. what a calm and cool way of instructions.
Ada code you are awesome thank you
Thank you .. please make more videos ...
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 ?
Try following steps carefully it will solve your problem.
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😵
Thank's a lot it's really really help me 👍
Thank you so much
All the best for you
Thanks for it . It's Helpful
Thank you so much😍😍😍😍
works, keep up the good work man
this was very helpfulll thank you ☺☺
After installing first package terminal is not showing up on the screen
It says my intelligence mode windows-msvc-x64 is compatible with compiler path, what do I do?
Bin shows empty what I can do ? Guide me @ada code
thanks, best video
Thank you Didi❤️🥰
Thank you for helping me
gdb command not found its shows this what's th solution for it .
Thank you so much it helps me a lot
But didi why my code is not running in the output section....it running just only in the terminal.😐😐
When I type code runner there is not much options available as in the video.. What to di
That step is optional
Check whether you have installed the code runner extension or not... If not first install it and then proceed as said.
My gcc --version showing bash gcc command not found
Check once the path set in environment variables for the bin folder location
What do we have to check for??
Even after downloading it is not working in my vscode
the msys2 installation stays stuck at 50 %
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.
Thank you it helped alot.
You are GREAT!!! 💥💥💥
Hai 2nd comment for MSYS -Su data base clangarm 64 doesn't exit
i very very thank youuuu
thanks for your help :)
Thank you girl. 🙏🏻
🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏 thank mam bahut jyada wala
I do all process but at the end vs code setting i get different in output section .so i need your more help..so were do i connet with u & share that problem with photo
My Email ID is given in the about section of my channel you can connect to me there.
after i do the syu step and do type su one it says
$ pacman -Su
warning: database file for 'clang32' does not exist (use '-Sy' to download)
:: Starting core system upgrade...
there is nothing to do
:: Starting full system upgrade...
error: failed to prepare transaction (could not find database)
Try initiating process
thanks! very helpfull
wonderful saves a lot of time
thanks buddy✌
thank you, dear 😘
Thnx buddy
how we install libraries after this ?
Great Job. I learned a lot from you today.
After give run button it came like "Unable to start debugging.The value of midebuggerPath is invalid"
What can do?
Please help me
Try reinstalling or check your gdb location set or not
Good Work !!!! Thanks...
Hy when after clicking y two times that page is getting closed and i am unable to give 2nd initial command
Go to your start menu and scroll down untill you see "MSYS2 64bit", and then click and run "MSYS2 MSYS".
Hey Ada, I have a problem at 3:46 where it says "Looking for conflicting files" because my msys terminal doesn't look for them, so I can't download the required files as you said. What should I exactly do?
Well, if anyone else has this problem then it is fine. I followed the rest of the tutorial and it worked just fine. Some things Ada said shouldn't work worked before fixing them as well. It is probably just that your computer somehow took care of it or you did it before
@@abdullahmertozdemir9437 my pc is saying at that time error: failed to prepare transaction ( could not find database)
@@abdullahmertozdemir9437 as she explained , you are not required to respond to those error messages because the process will auto correct and retry on its own.