(Please highlight or pin this*) 0:15 Installing Visual Studio Code 4:04 Installing MinGW Compiler 9:43 Testing/Using C/C++ in Visual Studio Code 15:43 Outro
Hardly anyone on youtube really knows exactly what they are doing---or even cares frankly , as long as it works for the algorithm , The real experts are the worst because they are just entertainers and they know that the pile of actual knowledge they could give you would just confuse you anyway, so they just shovel you the basics on a silver platter. That's why you have to sift through 20 videos on the same subject to find a real solution to any specific problem.
Thanks man, you've helped me a lot. I've been trying to install and configure Visual Studio for a very long time but none of the tutorials I found helped me, but this one solved all of my problems. Thank you very much again!!! :)
Did this tutorial help you to install C/C++ in Visual Studio Code? Comment Now!! and Let me know your opinion... And Please SUBSCRIBE for more! Also, you can Support my work through UA-cam Thanks!
Thank you sir. Before I watched your video i was confused.After watching your video all doubts are clear and success fully install mingw compiler 👏🏻👏🏻👏🏻👍🏻👍🏻
Sir I did everything just the way you did but when you said to go in the new terminal and we had to write cd documents and find the directory then it is not working. I don't know why it is not working. I saved the program the same way you did.
Before writing cd Documents, are you sure your Documents folder is in This PC or on Desktop? Maybe that is why your computer can not find the path. First make sure that your documents folder is in "This PC". if it is on Desktop, then write cd Desktop first. Also, Documents' first letter should be capital. not "cd documents". It is "cd Documents". Hope that helps.
@@nurbanu1283 I have Documents in "This PC" but my cd isn't yellow as shown in the video and for gcc prog1.c it says the term "gcc" is not recognised, even tho in my command prompt i can see the information for gcc
u will see a executable file generated after compilation. That file's name is "a". So "./" means from that very same directory we are running the file called "a"
In comand prompt its showing gcc version but in vs code its showing that gcc is not recognized as an internal and external comand...what to do..plz help
Bhai mera naya laptop hai and maine vsd se direct page p gaya downlaod krne ko but support nhi kr rha hai 64 bit ka os mera kuch bhi support nhi kr rha hai kya kru..
I am confused, what is the purpose of downloading this verses just using the C#, C+ or C++ extension that visual studio code already has available? -ME student, so I am no expert on this matter.
No worries.. Thanks for asking.. Okay, so the purpose of downloading is its basically a compiler. This compiler will help computer to understand that particular programming language.. here it is c/c++. And all those extensions will enhance your programming experience.. Its related to User Experience... Hope this helps! All the best.
Someone know why when i m in terminal and i enter in documents and then type cd c_programs it shows me an error with red like: Cannot find path 'C:\Users\Legion\Documents\c_programs' because it does not exist. Please help me if someone know why.
I have faccing so much problem installation of mingw I have do all step which is telling by you but when I click on apply change my pc has do only down process from half an hour no any option of extract what I do I don't think about anything.please somebody help .e
everything I get works up until the steps of compiling, when you do g++ and the file name, because then it gives me 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++ main.cpp + ~~~ + CategoryInfo : ObjectNotFound: (g++:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException. Is there a way to fix this?
Thank you so much I am a 10 years old kid only. I like coding so much that one time my terminal was not working so I cried alot then I saw this video thank you too much.
Can somone help. It is still showing this error:- "gcc : The term 'gcc' is not recognized as the name of a cmdlet, function, script file, or operable program."
if you only have one user you don't need to add the variable to the system path and on my computer you don't even have that option apparently because the new and edit buttons are locked out on the system part. You just add the variable to the user environment path.
Sir, This version of c:\mingw\bin\g++.exe is not compatible with the version of windows you're running. Check your computer's information and then contact the software publisher This is my problem can you help
I am getting an error gcc: error: name of program: No such file or directory gcc: fatal error: no input files. Compilation terminated. What should I do? Please help.
Whenever you see this type of error called "no such file or directory" always check your file location, check the directory where your command prompt is open.. is it matching with your file location? Check all this.
(Please highlight or pin this*)
0:15 Installing Visual Studio Code
4:04 Installing MinGW Compiler
9:43 Testing/Using C/C++ in Visual Studio Code
15:43 Outro
Definitely 😊 thanks a lot for your precious comments ❤️
@@GeekyScript how much time take for download packages..
Installation of coding tools are always a nightmare, until you stumble upon that single tutorial in UA-cam that solves your specific error magically
All the best ✌️
@@GeekyScript Thanks 😉
lol yeah i struggled a lot for that 😂
Hardly anyone on youtube really knows exactly what they are doing---or even cares frankly , as long as it works for the algorithm , The real experts are the worst because they are just entertainers and they know that the pile of actual knowledge they could give you would just confuse you anyway, so they just shovel you the basics on a silver platter. That's why you have to sift through 20 videos on the same subject to find a real solution to any specific problem.
I was banging my head on my keyboard for two hours until I saw your video. I thank you.
Happy to help 😊 stay connected 👍😊
Sir, you saved my life!!!💯💯💯
For months I was unable to run C programs on VS Code.
Thank you so much for this tutorial!
Glad it helped!
How I am not getting
i don't usually comment on tutorials, but this is the only one that worked for me after a month of trying. thanks so much!
Glad I could help!
Thanks man, you've helped me a lot. I've been trying to install and configure Visual Studio for a very long time but none of the tutorials I found helped me, but this one solved all of my problems. Thank you very much again!!! :)
Glad I could help!
This video actually helped me a lot, after 2 days of suffering, this video finally solved my VS code, thank you!
Glad I could help
this is the best video for "Rightly "installing the visual studio code and mingw compiler
You are most welcome
I can't believe this stuff is free on youtube, thank you so much !!!!
Glad you enjoy it!
I was not able to solve this problem from previous two weeks and I solved it after watching your video. Thank you so much ❤️🙏
Happy to help.. stay connected :)
Thank you so much for this tutorial I've been struggling for days
i spent 5-6 hours with different errors, finally its working! thankyou so much
Anytime 😊 all the best ✌️
I am too getting lot of errors . How can we fix this? Is it important?
Even i cant download it
But after click on edit, I didn't get "edit environment variables". What should I do?
Did this tutorial help you to install C/C++ in Visual Studio Code?
Comment Now!! and Let me know your opinion... And Please SUBSCRIBE for more!
Also, you can Support my work through UA-cam Thanks!
Thank you sir. Before I watched your video i was confused.After watching your video all doubts are clear and success fully install mingw compiler 👏🏻👏🏻👏🏻👍🏻👍🏻
Happy to help friend 😊 really motivates me this type of comments 😊 all the best for the future ✌️
@@GeekyScript Thank you sir🙏🏻
Your video is useful for me ... finally I installed minGW and gcc compiler
Thank you & have a great day 😇
Glad it helped! Have a great day too!
Thankyou sir
Atleast 2 days of suffering , finally got solution from you. Great thanks💞💞
Happy to help friend 😊
where is this command prompt i am not able to see it?
Thank you so much! This is literally like my 5th video and the only one that works.
Glad it helped!
Your video is very helpful sir
Thank you so much
Most welcome
Sir I did everything just the way you did but when you said to go in the new terminal and we had to write cd documents and find the directory then it is not working.
I don't know why it is not working. I saved the program the same way you did.
Did you find a solution cuz i have the same problem
ultimate i was about to swtich to dev or turbo you saved the life
Thanks a lot sirrrrr , I wa s trying to resolve this issue since a very long time and finally I watched your video and my VScode issue got resolved
Glad it helped
I'm frustrated already,when I download mingw it comes as a compressed file and there's on installation package after extracting it
Yeah, I wasted 150mb on msys and mingw 64 installation 😆
search for mingw gnu
@@barunjena6171 is mingw 32 install karna chahiye
Problem solved....thnks ❤️ really was searching for my issue....
Happy to help friend 😊 stay connected 👍😊
I'm facing an issue with installing... When I install MinGW w64 it's installed in a zip file and when I extract it I did not get the bin file😕
Just thanks man. Although it took time but finally I did it with the help of this amazing video.
Glad it helped
Thank you so much , It was so helpful and you explained it with so much of patience.
Happy to help! Stay connected :)
@ritik
Taattteee aaaaaaanddd
Jhaaaaaaatuuuuuuuuu
Jhaatu to sir bhi h sale
Hello sir. When i write cd documents in the terminal, it shows no path found .please help me what to do? You are amazing by the way
Before writing cd Documents, are you sure your Documents folder is in This PC or on Desktop? Maybe that is why your computer can not find the path. First make sure that your documents folder is in "This PC". if it is on Desktop, then write cd Desktop first. Also, Documents' first letter should be capital. not "cd documents". It is "cd Documents". Hope that helps.
@@nurbanu1283 I have Documents in "This PC" but my cd isn't yellow as shown in the video and for gcc prog1.c it says the term "gcc" is not recognised, even tho in my command prompt i can see the information for gcc
@@nurbanu1283 thanks sir, it worked
@@mohammadfaisal3649 I am a girl but its ok lol You're welcome
Sir iam getting error on the terminal after I entered gcc prog1.c what can I do
I am getting the same error😔
@@priyankasaini7204 exactly the same error i am also getting
still showing problem at the time of compiling. gcc not recognising.but at command prompt recognising g++ --version.
мужик спасибо ты мне помог, 3 дня страдала до этого прекрасного видео
Love you sir what a wonderful work done by you sir ♥️♥️
So nice of you.. Glad it was helpful! :)
It is showing me the term 'gcc' is not recognised as the name of a cmdlet, function,script file, or operable program. ...Plzz help me
Thank you for this amazing video!!!
You're so welcome!
My c code Isn't converting to exe..
It is showing" file not recognised.
File format not recognised. "
Plz help😢
I am getting too many errors saying (package failed to installed) .how can i fix this?
same problem
Thanks a lot bro . It was extremely helpful.
Anytime bro😊 stay connected 👍
very informative video indeed.
just a side question, ./a stands for anything or its just a command for executing the compiled program ?
u will see a executable file generated after compilation. That file's name is "a". So "./" means from that very same directory we are running the file called "a"
@@GeekyScript thanks for the clear explanation, ur vids are very informative !!!
When I type with gcc c_program it says c_program file not recognized
Collect2.exe error 1d returned 1 exit status
In comand prompt its showing gcc version but in vs code its showing that gcc is not recognized as an internal and external comand...what to do..plz help
Bhai mera naya laptop hai and maine vsd se direct page p gaya downlaod krne ko but support nhi kr rha hai 64 bit ka os mera kuch bhi support nhi kr rha hai kya kru..
Description mein link hai. O use karke dekho
12:15___after that step it is showing that gcc not recognised(in my system)
Please help 🙏
did it showed any error during MinGW installation?
@@GeekyScript yes sir
@@GeekyScript I am getting the same error
Help me also getting the same error
@@GeekyScript I am also getting error in installation of mingW
bohot madad kardiye bhai aapne 🤝🏻👌🏻
I was very frustrated regarding mingw but u clr the all my Doubt tysm ❤️❤️❤️🙏🙏🙏
Happy to help 😊 stay connected 👍😊
I don't get it after installing the mingw the zip option comes then what I can do?
Sir why there is hello world is't showing in output
It is showing is only terminal and process is leghty how to fast compile and run
This video is very helpful for me
Thank you
You are most welcome
I got here 7:40 'g++' is not recognised as an internal or external..........
you have some issue in setting environment variable.. do what watch my video carefully.
Sir in last step i got a error of
( Id returned 1 exit status ) ? 15:02
Thank you so much man. Can't thank you enough buddy. Cheers!
thanks bro
this video helped me a lot
Glad it helped
Sir g visual studio main link krny ka kam ni ho ra.. Jahan sy file save ki r gcc write kiya Udr sy ni ho ra... Plz guid kr dain
I am confused, what is the purpose of downloading this verses just using the C#, C+ or C++ extension that visual studio code already has available?
-ME student, so I am no expert on this matter.
No worries.. Thanks for asking.. Okay, so the purpose of downloading is its basically a compiler. This compiler will help computer to understand that particular programming language.. here it is c/c++. And all those extensions will enhance your programming experience.. Its related to User Experience... Hope this helps! All the best.
When I type the cd c_program it always says does not exist
Someone know why when i m in terminal and i enter in documents and then type cd c_programs it shows me an error with red like: Cannot find path 'C:\Users\Legion\Documents\c_programs' because it does not
exist. Please help me if someone know why.
When I write GCC prog1.c file name in new terminal of vs code it doesn't show output what should I do
THANQ, It's really helpful!! ✌🏻
Glad it was helpful!
When i type ./a in command. not work. "is not recognized"
Then goto your directory where you have saved your file.. there you will find a exe file generated. Try that name instead of a. It will work
Thank you , it is helpful :)
Welcome 😊
Compiled the c script just fine but the c++ code gives me an error:
“Undefined reference to ‘WinMain@16’”
check the solution here: stackoverflow.com/questions/20020399/undefined-reference-to-winmain16-codeblocks
@@GeekyScript in terminal after I type gcc prob1.c I am getting error plss help me
7:02 Sir in my command prompt it is showing C: \Users\Asus> What can i do😭
no issues.. just go ahead
@@GeekyScript ok sir✌🏻
how can i compile and run in it cmd like using codeblocks?
You're a life saver, my friend. May the grace of the Lord be upon you.
A future scholarship recipient of a Master's Computer Science degree.
You're very welcome! All the future
@@ytuser9876 have a video on Java too
@@ytuser9876 yes that is also possible. we need a runner plugin. I will make a video about it soon then.
Not all changes were applied successfully please refer to the detail below..... Plz help
Sir mingw 32 or 64 ke bich me differences kya hai
9:13 I am still getting 'g++ is jot recognised.....'
Anybody has any idea what to do next?
I have faccing so much problem installation of mingw I have do all step which is telling by you but when I click on apply change my pc has do only down process from half an hour no any option of extract what I do I don't think about anything.please somebody help .e
Why I'm getting error while downloading?? Plz help me @Greek script
thank you
You're welcome
everything I get works up until the steps of compiling, when you do g++ and the file name, because then it gives me
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++ main.cpp
+ ~~~
+ CategoryInfo : ObjectNotFound: (g++:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException. Is there a way to fix this?
Sir
Package failed to install
How to fix it
Sir comment prompt is not showing in taskbar
Thank you so much I am a 10 years old kid only. I like coding so much that one time my terminal was not working so I cried alot then I saw this video thank you too much.
Happy to help friend 😊 wish you all the very best ✌️. Go ahead kid. God bless you 🙏
When I have extract my all file and in command prompt gcc is not suppoort what I do please help me
Why my gcc is not recognized? Please help me someone
After installing the mingw then zip option comes then what I can do to do solve the problem?
when i type the last instruction ./a turn back error . can anyone help
Total installation me approx kitna MB data lag jayega ?
around 200mb, i don't remember exactly.
I am stuck because gcc prog1.c is showing error.
What is it showing?
I resolved it ,thank you 👍
7: 54 it is showing that g++ is not recognized as an internal or external command, operable program or batch file
same problem
Very useful video..
Thank you..
Welcome 😊
why can't i install system var?
Hey how I run the program with out type gcc or /a. 🙄
Can somone help. It is still showing this error:-
"gcc : The term 'gcc' is not recognized as the name of a cmdlet, function, script file, or operable program."
Set your path properly
I am not able to download this as my laptop is not supporting this aap... Its telling try out with another publisher...what to do now..😕
Install this one: ua-cam.com/video/rzREmDSyzSU/v-deo.html
Thank you for this video!
Account kese batna he profile ke lite visual studio pe
What is the size of MingW ?
if you only have one user you don't need to add the variable to the system path and on my computer you don't even have that option apparently because the new and edit buttons are locked out on the system part. You just add the variable to the user environment path.
It is very helpful. Thank You.
Glad it was helpful!
mingw instalation k baad package install me error(download failed) aa rahi
Bhai mera nhi ho raha what shoul I do
Sir,
This version of c:\mingw\bin\g++.exe is not compatible with the version of windows you're running. Check your computer's information and then contact the software publisher
This is my problem can you help
I tried different methods but no use
Sir please help
I am getting an error gcc: error: name of program: No such file or directory
gcc: fatal error: no input files.
Compilation terminated.
What should I do?
Please help.
Whenever you see this type of error called "no such file or directory" always check your file location, check the directory where your command prompt is open.. is it matching with your file location? Check all this.
@@GeekyScript Ok thanks
Sir ,after doing new terminal in my pc it's showing "try new cross platform powershell"
Pls help what to do next
same problem
RUN BUTTON CAN BE ALSO USED AT LAST FOR EXECUTION OF POGRAMME
IT'S SAVE TIME
isn't using msvc easier?
Helpful, Thank you :)
Glad it helped! Stay connected :)
thankyou very much:) i did it after 2 days ;(
Glad it helped
Kll ma honsla rkhi ea program likhn lga hello world but turbo c++ anni chla da aaj ma sochya vs code krna install but ee pta ni k blaa ea
Thanks you. Super video
Thanks to you