No video

How to Set up Visual Studio Code for C and C++ Programming

  Рет қаралды 1,657,039

Code Bear

Code Bear

Күн бұрын

In this video ill show you how to setup visual studio code for c/c++ programming on windows , we will first download and Install C/C++ toolset like mingw which is a c/c++ compiler and then we will download and install code runner extention in vscode.

Пікірлер: 1 000
@thecodebear
@thecodebear Ай бұрын
If that didn't work checkout the updated version here : kzfaq.info/get/bejne/gdSAnZuA3JnGfWw.html
@mahiranjan5844
@mahiranjan5844 Жыл бұрын
Thanx a lot for this video. The installation process of MinGW has changed and most of the videos are old. Only this one explains the current procedure, thanks a lottt!!!
@akakiburjanadze2387
@akakiburjanadze2387 Жыл бұрын
thanks for the easy tutorial! configuration is way much harder than coding itself 😄
@thecodebear
@thecodebear Жыл бұрын
Lol ! I'm glad it helped
@franciscopena6612
@franciscopena6612 Жыл бұрын
Nah fr😵‍💫
@Ziiio
@Ziiio 11 ай бұрын
idk why microsft not just make c++ as the base code language without setup like this. It's so pointless
@gabehanby6646
@gabehanby6646 Жыл бұрын
If you're getting an error in vscode after trying to run your scripts, you likely did nothing wrong try restarting your vscode after you've installed and added mingw to your path.
@grimmister
@grimmister Жыл бұрын
Thanks man, this helped. "For those who are still facing the error "gcc is not recognized". Just type "set Path=C:\MinGW\bin;%PATH%" and press enter." also helped me before that.
@pushkarpandey3513
@pushkarpandey3513 Жыл бұрын
​​@@grimmister where to type this in terminal or any other ?
@thecountofgoldmoor1332
@thecountofgoldmoor1332 Жыл бұрын
Thank you so much!
@SunilSuni-qd3ed
@SunilSuni-qd3ed Жыл бұрын
Tq very much brother it helped a lot ♥️♥️
@kamranshehzad6560
@kamranshehzad6560 Жыл бұрын
​@@SunilSuni-qd3edIt still not work written as system cannot find the path specified what should I do now ?
@MamaMia84oo7
@MamaMia84oo7 Жыл бұрын
This man is a genius. He has figured out how to time travel. He just simply says “ Im going to fast forward” it happens, he travels into the future. Why isn’t anyone talking about this??!!??
@nightopia2911
@nightopia2911 Жыл бұрын
chusssssssssss
@thecodebear
@thecodebear Жыл бұрын
Lol ! 😂
@venomop8901
@venomop8901 9 ай бұрын
sahi kaha yr @@nightopia2911
@itz.e_manuel
@itz.e_manuel 4 ай бұрын
Hehe🤣🤣🤣🤣🤣🤣
@michaelslifecycle
@michaelslifecycle Жыл бұрын
In cs50 they just went straight into teaching us code on VS code and completely skipped telling us how to set it up. I was completely dumbfounded getting so many error messages just trying to type hello, world XD
@sbmod3083
@sbmod3083 7 ай бұрын
I'm going through the same thing
@demonyt3296
@demonyt3296 6 ай бұрын
Yes exactly the same
@user-gd9bx3ug4f
@user-gd9bx3ug4f 6 ай бұрын
Me as well
@ignacioenriquemendezchavez5912
@ignacioenriquemendezchavez5912 6 ай бұрын
I thought the same thing but actually David mentions that they are using their cloud version Witch you can access very easily in the page of cs50, I don’t know if any of you are taking it entirely on KZfaq but the page has a ton of information besides the lectures, like de duck AI, vs code for cs50, GitHub access for the problem sets and more información about the topics.
@MrSanfrinsisco
@MrSanfrinsisco 5 ай бұрын
The reason for this was because people actually in that class were given a cloud based version, meaning they didn't have to install anything and were able to just jump in and start coding. Then much later on down the line David mentioned he would help them install it onto their computers so when the class was over they could continue working on projects even if it's the only class they take, but for everyone else, yea we have to just figure it out lmao
@EnochKabange
@EnochKabange 10 ай бұрын
Worked like a charm. I had to restart VS Code to effect the changes as I was having errors of "GCC not blah blah" until I restarted the software. Thanks!
@betulbozduman8886
@betulbozduman8886 5 ай бұрын
I have the same problem. How did you restart VS Code?
@cijasathish3761
@cijasathish3761 Ай бұрын
was struggling with this step! all I had to do was restart. thanks much
@demirbaydemir8496
@demirbaydemir8496 8 ай бұрын
If your having troubles about vs code not finding the g++ command of your MinGW, at this point of tutorial (3:52) when you created a new variable as your path move that to the top by using the move up button, then restart your terminal/vs code and that should work.
@vfgjc
@vfgjc 8 ай бұрын
Thank you so much
@SymereTesfaye
@SymereTesfaye 8 ай бұрын
THANK YOU SO MUCHHHH
@anuraggalaxy1821
@anuraggalaxy1821 7 ай бұрын
Thank You Very Much
@lucaselpidio4429
@lucaselpidio4429 2 ай бұрын
Thank you!
@stevefalcigno2092
@stevefalcigno2092 8 ай бұрын
Just wanted to say thank you! This was simple, and worked for me without problems. Very well done!
@thecodebear
@thecodebear 7 ай бұрын
Glad it helped!
@pacerbx3084
@pacerbx3084 Жыл бұрын
I tried another video, it told me to download some msys64 stuff, afterwards it told me to download some packages of mingw and that took over 15 mins. Finally when I thought it was done, I checked and it showed that there was some errors and the download was interrupted. Overall this whole process took me an hour and 30 mins until I found your video. LITERALLY! IT TOOK ME LESS THAN 5 MINS WHEN I WAS FOLLOWING UR GUIDE! Just know that I love this your video's and your a lifesaver!
@vd9570
@vd9570 Ай бұрын
true and the funny thing is that video has more views than this one WHAT A FOOKIN TIMEWASTE
@emanfey
@emanfey Жыл бұрын
This channel gives you exactly what you need
@SohamDDode
@SohamDDode 11 күн бұрын
Thanks! this video has given the most easiest step to resolve the path compiler issue
@yourty3966
@yourty3966 Жыл бұрын
Thank you very much. I'm a rookie programmer who is only 18. But I love programming very much and I'd like to use vs code to program. I used to code python which is the simplest program language and already set up in vs code. So I don't need to do anything to activate it like C++. But when I wanted to try C++. I found it doesn't work at all. I tried to change some setting in vs code but it doesn't work still. After watching this video I finally know actually I should install MinGW and code runner. Thank you very much. I'll keep coding
@shishirr775
@shishirr775 3 ай бұрын
After countless videos, this was the only one that worked for me. You are a lifesaver! Edit : Please help, it runs just fine but does not let me input any values in the output tab, I unchecked read- only attribute and it still doesnt work. Please please help
@axpers99
@axpers99 Жыл бұрын
For those, who gets an error even after adding environment variable (path). You can add it to system path, and relaunch you cmd. It will work just fine.
@ArchanaKumari-wh9dj
@ArchanaKumari-wh9dj Жыл бұрын
but how
@axpers99
@axpers99 Жыл бұрын
@@ArchanaKumari-wh9dj In your start menu, search for env, click on "Environment Variables", then in the "System variables", double click on "Path", "new" and insert the path there.
@jeramiahcogar8277
@jeramiahcogar8277 Жыл бұрын
That's not eirking
@jeramiahcogar8277
@jeramiahcogar8277 Жыл бұрын
Working
@ArchanaKumari-wh9dj
@ArchanaKumari-wh9dj Жыл бұрын
@@jeramiahcogar8277 try to save ur code b4 running maybe it worked for me
@cartierdreams9856
@cartierdreams9856 Жыл бұрын
Definitely precise and to the point, if the script doesn’t work once you install, restart your device and open up VScode it should work fine
@27anshulsd
@27anshulsd Жыл бұрын
Just tell your viewers to restart VSCode if it was already open. Otherwise, very straightforward instructions.
@kipenzisaidi4842
@kipenzisaidi4842 10 ай бұрын
thanks man this was what was missing
@husnashariff568
@husnashariff568 Жыл бұрын
Since 3 months now I can run the code successfully... Ahhh... Thanks a lot bro..
@thecodebear
@thecodebear Жыл бұрын
Im glad it helped
@SperkSan
@SperkSan Жыл бұрын
Great video, i was having trouble installing the compiler and this video helped me
@thecodebear
@thecodebear Жыл бұрын
Glad it helped
@funlife3342
@funlife3342 3 ай бұрын
finally !!!! Thanks a lot .... saw lots of video... tried again and again ..... followed your steps just once and its working .....thankyou very much !!!!!!
@tutkualtas9108
@tutkualtas9108 3 ай бұрын
You can't imagine how much it helped me, I was searching for this information for a very long time.
@vixenin
@vixenin Жыл бұрын
omg I was struggling so much with Visual Studio, I didn't knew mingw was a thing
@devvv4616
@devvv4616 Жыл бұрын
thanks, straight to the point without fluffs
@thecodebear
@thecodebear Жыл бұрын
🙌
@surajbokade66
@surajbokade66 Жыл бұрын
​​​@@thecodebeary, Everything was going perfect but after compiling (gcc file.c) .exe file was not creating...as a result, after giving command .\a.exe, code is not running Plz help
@surajbokade66
@surajbokade66 Жыл бұрын
After reinstalling it's working now...
@brainelomoni6108
@brainelomoni6108 Жыл бұрын
He was the average KZfaqr until the last moments of "The C++ program tells you to subscribe..."🤩
@JustBasicJoseph
@JustBasicJoseph Жыл бұрын
Thank you So So Much, I've been trying to figure out why my code wouldn't output. But now I am able to use Visual Studio Code because of you. Thank you so much!
@thecodebear
@thecodebear Жыл бұрын
Glad I could help!
@cristianvillalobos7701
@cristianvillalobos7701 Жыл бұрын
You are incredible! This was super thorough, so many other videos led me down the wrong path.
@someone18879
@someone18879 Жыл бұрын
🤩Thanks man, finally got my C program compiled and ran in VS Code, woo-hoo! :D
@UddhavBanik
@UddhavBanik Ай бұрын
Very helpful. I was trying to fix the issue of my code not running at all when I stumbled across this video. Worked for me very well
@user-ib5mj2rc8e
@user-ib5mj2rc8e 7 ай бұрын
That was the most helpful video I've even seen and thank you for making it short
@thecodebear
@thecodebear 7 ай бұрын
Glad it was helpful!
@aspiringprogrammer2820
@aspiringprogrammer2820 10 ай бұрын
This got to be the funniest thing ever,i did precisely everything you did,and it was going well,all of it,and in the very end when i clicked to run the file it appeared that gcc is not reconized as a internal or external command,im always out of luck with this computing tutorials,every single video it doesnt work for me,always,but thanks anyway XD.
@thecodebear
@thecodebear 10 ай бұрын
there you go buddy , kzfaq.info/get/bejne/bt5-m9Geq5-lhKc.html
@NoName-is9qv
@NoName-is9qv 9 ай бұрын
Every single video/tutriyal
@NoName-is9qv
@NoName-is9qv 9 ай бұрын
Hahahaha
@youtubeuser2352
@youtubeuser2352 Жыл бұрын
It worked! Concise and straight to the point.
@Lelouch-vi-Britania
@Lelouch-vi-Britania 9 ай бұрын
ThankYou Bro I was stuck at this for 3 days finally found this wonderful tutorial you deserve a sub ❤❤
@matheshmathesh5781
@matheshmathesh5781 4 ай бұрын
10000% true
@misterretrowolf1464
@misterretrowolf1464 14 күн бұрын
Very much appreciated the clear instructions. Thanks, it was very helpful!
@jasonconrad7625
@jasonconrad7625 11 ай бұрын
Best guide that I've come across. Thank you so much!
@kaveenkawsal5246
@kaveenkawsal5246 4 ай бұрын
'gcc' is not recognized as an internal or external command, operable program or batch file.
@Hrcian
@Hrcian 10 ай бұрын
very helpfull video sir thank you a lot
@JhoneRavizoni
@JhoneRavizoni 4 ай бұрын
I followed Microsoft's tutorial, no success. This tutorial worked better for me.
@thecodebear
@thecodebear 4 ай бұрын
Glad it helped
@naderbazyari2
@naderbazyari2 Жыл бұрын
It saved me a lot of headaches. Thanks a million.
@thecodebear
@thecodebear Жыл бұрын
Glad it helped!
@helltanker19
@helltanker19 Жыл бұрын
Thanks for the guide. This is actually clearer than the docs from Microsoft!
@thecodebear
@thecodebear Жыл бұрын
Im glad it helped
@edwardmacnab354
@edwardmacnab354 Жыл бұрын
microsoft is the very last place you go for clarity. Everything microsoft does is tainted with weirdness. The Bill Gates Vibe I guess !
@anon-fz2bo
@anon-fz2bo Жыл бұрын
u do realize this version is not 64 bit right. also u won't have to newest versions of the compilers and headers.
@anon-fz2bo
@anon-fz2bo Жыл бұрын
@@edwardmacnab354 u sound like a noob who knows nothing tbh. the Microsoft docs were fine 😂
@7clouds26
@7clouds26 2 ай бұрын
thanks code bear i ran out from a big setup problem today by watching urs tutorial
@prabhatkumarram8541
@prabhatkumarram8541 Ай бұрын
a big thanks from all the beginners.
@MissoyKE
@MissoyKE Жыл бұрын
Thank you for this video my friend. Really cleared up a lot for me.
@thecodebear
@thecodebear Жыл бұрын
Im glad it helped man
@sujankhatri8111
@sujankhatri8111 Ай бұрын
Gcc is not recognised
@oldchannel6273
@oldchannel6273 Ай бұрын
Check the environment again
@Doraemon-jn9vo
@Doraemon-jn9vo Ай бұрын
Yes bro
@Rashmikushwaha0109
@Rashmikushwaha0109 Ай бұрын
yes it is showing Gcc not recognised
@ShankarSs-j7s
@ShankarSs-j7s 28 күн бұрын
Bro you have to select and. Mark the gcc and gcc32
@ushasinha4382
@ushasinha4382 24 күн бұрын
My c code Isn't converting to exe file. I followed all the instructions to setup vs and mingew.. It is showing" file not recognised. File format not recognised. " Help me plz😢...what should I do now?
@GetInTheMuse
@GetInTheMuse 3 ай бұрын
Love this. Easy and straight to the point. My codes started running instantly 😇😇
@beng6319
@beng6319 Жыл бұрын
Thanks mate! I finally ran my first c++ program :)
@jhazztill132
@jhazztill132 Жыл бұрын
I spent 3 days and some change to find the correct compiler path, and you literally save me!
@kxngduvie7682
@kxngduvie7682 Жыл бұрын
Just started learning c++ for my autonomous mobile robotics class and I was running into problems but this helped, thank you.❤
@williamtech8210
@williamtech8210 Жыл бұрын
likewise..
@mansimewara9463
@mansimewara9463 Жыл бұрын
Thanks a lot because of your video I was able to install the gcc properly and run C++ code !!!
@joshuageorge9679
@joshuageorge9679 4 ай бұрын
Thank you so much for this genuinely, I had been trying different things for almost 2 hours and now all my errors are finally fixed, thanks a lot!!
@farhanrejwan
@farhanrejwan Жыл бұрын
So much easy, clear and straightforward! Many Thanks!
@am_dazzle
@am_dazzle Жыл бұрын
Hii, Farhan can you help me out to solve this error I have tried everything reinstalled MINGW but still it is showing error
@farhanrejwan
@farhanrejwan Жыл бұрын
@@am_dazzle sure, i'll try. what error are you facing?
@am_dazzle
@am_dazzle Жыл бұрын
I don't know what's going on brother please help me 🙏🏻 Can you tell me if I share my screen
@farhanrejwan
@farhanrejwan Жыл бұрын
@@am_dazzle i'm not so sure unless i see it
@am_dazzle
@am_dazzle Жыл бұрын
Can you give me your Instagram id so that I can send you a screenshot
@jamesbondisamonkey
@jamesbondisamonkey Жыл бұрын
This was very nicely done, great video!Thank you.
@thecodebear
@thecodebear Жыл бұрын
You're welcome
@gobbogrob
@gobbogrob Жыл бұрын
you literally saved me from burning my nerves THANK YOU
@thecodebear
@thecodebear Жыл бұрын
😂 you are welcome , dont forget to like and sub
@notorious4745
@notorious4745 Жыл бұрын
thank you so much man! I have been struggling with this for like a day and every other video did not work, you rescued me
@jcwljs1246
@jcwljs1246 Жыл бұрын
Thank you soooo much. You made it sound so simple.
@usmankhawar888
@usmankhawar888 Жыл бұрын
'gcc' is not recognized as an internal or external command, operable program or batch file. error in vs code
@maskguy8436
@maskguy8436 6 ай бұрын
We got same problem bro
@usmankhawar888
@usmankhawar888 6 ай бұрын
@@maskguy8436 This is maybe due to this tutorial is meant for C not C++ Use "code blocks" for C++ much easier setup
@chungvu1296
@chungvu1296 2 ай бұрын
same problem
@FaithForGod
@FaithForGod Жыл бұрын
Thank you after like 5 videos nothing worked till I watched yours thx
@Kemyra118
@Kemyra118 17 күн бұрын
Thank you for the detailed explanation this helped you are a star! Regards from Sweden!
@lokesh666
@lokesh666 Жыл бұрын
Thank you so much man. It's really helpful ✌️✌️
@JoseEspinoza-ht8cx
@JoseEspinoza-ht8cx Жыл бұрын
Excellent Kumar, straightforward, simple and easy. Thanks
@ramishkageenath
@ramishkageenath Жыл бұрын
What a brilliant tutorial ! . Your voice is supper clean. Keep it up bro ❤
@thecodebear
@thecodebear Жыл бұрын
Thank you bro !
@MarkoStrelica
@MarkoStrelica Ай бұрын
Tnx bro!!! I've been trying for three days... your video is the only successful one
@MJ-lo5ik
@MJ-lo5ik 11 ай бұрын
Thank you very much. I was lost at first and thought “why do I need to do all these steps?” Because in my school the PCs were probably already setup. I was a bit skeptical 😅 and to be fair I’m still a bit worried if I did anything wrong but nevertheless I am able to code in VS now.
@Pickle236
@Pickle236 Жыл бұрын
This helped SOOOO much!!! I can finally do C/C++ and am not stuck to Java Python HTML JS CSS and Bash!!!
@NoelNinanSheri
@NoelNinanSheri 7 ай бұрын
Thank You. The Explanation was precise and really helpful
@thecodebear
@thecodebear 7 ай бұрын
Glad it was helpful!
@tejaswinicn7757
@tejaswinicn7757 15 күн бұрын
Thanks a ton 👍🏻 for this excellent video with clear explanation
@the5gguru
@the5gguru Жыл бұрын
Thanks. Short and to the point!
@letsplaysandplaythroughs5241
@letsplaysandplaythroughs5241 Жыл бұрын
I have been trying to figure this thing out for 2 hours now, thanks to you i did it in 2 minutes. Thank you so much.
@simplylokaamv3541
@simplylokaamv3541 10 ай бұрын
Omg thank sooo much I need to ran it for college , such easy explanation If you face any problem on cmd close and open it again
@abulkhayer8176
@abulkhayer8176 11 ай бұрын
Those who are doing every step correctly and still getting errors, Just click on "files" and then click "autosave".. Thank me later😉
@drakelynel3573
@drakelynel3573 10 ай бұрын
This one really is the solution. Thanks man!
@mauricioquiroga7209
@mauricioquiroga7209 Жыл бұрын
Yes it works but, when the program needs the user to do some input, I cannot act as an user to enter input into the window, how do I fix this?
@ranjithamahadevu5015
@ranjithamahadevu5015 Жыл бұрын
I got no errors in the command prompt but while running the programs it is showing, 'gcc' is not recognised as an internal or external command, operable program or batch file. How to fix it?
@JarppaGuru
@JarppaGuru 6 ай бұрын
open command promt and write gcc. is it working? if not then system path not setup. it cant find gcc.exe magically. you need tell what folder is it i open terminal on vscode gcc -o test.exe test.c boom! zaam! no need any extensions. it means i can easy use notepad and console like 20 years
@derricklarry5135
@derricklarry5135 Ай бұрын
Thank you very much. This was really helpful. AMAZING WORK 🎉
@irfanuzzaman8233
@irfanuzzaman8233 6 ай бұрын
Thank you saar. love from New york city but i love india
@Alex-wg9bi
@Alex-wg9bi Жыл бұрын
Simple and easy to follow, thank you!
@crouserhd297
@crouserhd297 Жыл бұрын
great work. You helped me so much :D
@devansh_903
@devansh_903 Жыл бұрын
thanks it worked. after struggling with it for months, finally the problem is solved.
@Asrokid20NOV27
@Asrokid20NOV27 Жыл бұрын
Thank you bhaiya bohot help hua , bohot din se problem me fasa tha !!
@evarosesummerfield9311
@evarosesummerfield9311 Жыл бұрын
Thanks so much for this - really concise and helpful! :)
@thecodebear
@thecodebear Жыл бұрын
You're welcome
@Not6ne
@Not6ne Жыл бұрын
If anyone getting error just try to add the path in System variables rather than User variables it really helped😊
@a_collection._of_cells
@a_collection._of_cells 11 ай бұрын
MAAAAAAN THANK YOU SM IT HELPED !!!
@RohitSingh_07
@RohitSingh_07 Жыл бұрын
Thanks man. Was very helpful!
@TylerSmith-ep7gk
@TylerSmith-ep7gk 11 ай бұрын
I could marry you right now, took ages to figure this out. Watched other videos and none explained it as clear as you did
@NityamJoshi-uv8bh
@NityamJoshi-uv8bh Жыл бұрын
detailed and clear. super helpful.
@furkangunes04
@furkangunes04 Жыл бұрын
Not working in Windows 11 and recent Visual Studio Code, and other plugins!
@ebensabu3566
@ebensabu3566 4 ай бұрын
Bro pls help me
@JuanHernández-h4m
@JuanHernández-h4m Күн бұрын
Ty, it was pretty straightforward
@Chii-fz3pi
@Chii-fz3pi 3 ай бұрын
Thank you! Finally I got "Hello, world!"
@masterfbc2725
@masterfbc2725 8 ай бұрын
The following error appeared in the terminal for me: " 'gcc' is not recognized as an internal or external command, operable program or batch file." What do I do?
@aymeen4465
@aymeen4465 6 ай бұрын
Bro leave a space between gcc and -
@bryancorona8393
@bryancorona8393 6 ай бұрын
ran into the same issue, make sure you click "new" then paste, then ok. I had the issue because i didnt press "new" and then paste it but just clicked the blank space and typed it in then pressed ok, which then it didnt work. Hope this helps for anyone
@en_podcastshorts
@en_podcastshorts Жыл бұрын
Straight to the point. Keep up the work!
@xolilengcobo9969
@xolilengcobo9969 10 ай бұрын
Thank you it worked🙏, It's been more than a month trying to run my codes
@spurs5128
@spurs5128 10 ай бұрын
Thank you so muchh, finally a worthy video
@mugdhamonga25
@mugdhamonga25 Жыл бұрын
Loved it, short and accurate
@thecodebear
@thecodebear Жыл бұрын
Thanks
@germeswinpordcanillo6910
@germeswinpordcanillo6910 Жыл бұрын
it is giving me the "error compiling" and the g++ is not recognized as a internal or external command :((((
@tarzantiger7927
@tarzantiger7927 Жыл бұрын
Yep, you need to install mingw , once done the error is resolved
@saniyasaniya8672
@saniyasaniya8672 Жыл бұрын
@@tarzantiger7927 nahi hora..
@tarzantiger7927
@tarzantiger7927 Жыл бұрын
@@saniyasaniya8672 just check apne mingw ka path add kiya hai ki nahi / you are debuging the code in place of running it
@guggliamsaiprabhat8513
@guggliamsaiprabhat8513 Жыл бұрын
@@tarzantiger7927 I am getting command not foub even though I have added path
@sushmaranjan2135
@sushmaranjan2135 Жыл бұрын
Thanks it works finally some concise and to the point video.
@thecodebear
@thecodebear Жыл бұрын
You're welcome!
@olivierbakoyogo1324
@olivierbakoyogo1324 Ай бұрын
Man you're a life saver. Thanks for your work. Really helpful 🙏🏿
@user-lu8hj4tt3k
@user-lu8hj4tt3k Жыл бұрын
Hello, you put cc Cambodia for me to see easily❤️❤️
@andreianghelea6877
@andreianghelea6877 Жыл бұрын
It sadly gives me an error when i try to run/debug the code stating that the file executable does not exist while I can see it exists in the same folder I am working on.
@ankitgarg8986
@ankitgarg8986 Жыл бұрын
Samee
@mairait
@mairait Ай бұрын
thanks a lot for this video. its helped me alot.i was troubling with it for many days but finally i find the solution.the best video on youtube.
@suhasmagar9548
@suhasmagar9548 11 ай бұрын
Short and to the point great!
@ufallo
@ufallo Жыл бұрын
for anyone getting gcc not recognized even after manually adding the path in environments (mine kept disappearing),, in the cmd prompt type set Path=C:\MinGW\bin; took me 10 syntax errors to figure it out lol YOU HAVE TO TYPE IT EXACLY LIKE THAT set Path=C:\MinGW\bin; (I INSTALLED ON WINDOWS 10 C DRIVE)
@thecodebear
@thecodebear 11 ай бұрын
If you can't download mingw from the sourceforge ,try this : drive.google.com/file/d/19tXOe50ktd4Hhv7WIbyMC0s7e5TqlRa1/view?usp=drivesdk
@9-daffa.aqylariyadi609
@9-daffa.aqylariyadi609 11 ай бұрын
thx
@gwendolyn484
@gwendolyn484 11 ай бұрын
when i run the code it is showing 'Access is denied.' what should i do? i don't have any antivirus programs too
@suhasmagar9548
@suhasmagar9548 11 ай бұрын
what is the vs code theme you are using?
@SparrowWatt
@SparrowWatt 11 ай бұрын
i have done everything as in the tutorial and the shit won't work. tried to fix it, reinstall it and nothing works
@sasasale
@sasasale 10 ай бұрын
Thank you C-Wizard! Holy buckets finally i installed it, now i can continue in cs50x !
@Slasher1054
@Slasher1054 3 ай бұрын
iT DIDNT SHOW THE MINGW thing on cmd but it works well on vs code and thats all I need , THANKS BUD !!!1😁
How to set up C++ in Visual Studio Code
6:53
Kenny Yip Coding
Рет қаралды 641 М.
Challenge matching picture with Alfredo Larin family! 😁
00:21
BigSchool
Рет қаралды 42 МЛН
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 18 МЛН
黑天使遇到什么了?#short #angel #clown
00:34
Super Beauty team
Рет қаралды 45 МЛН
а ты любишь париться?
00:41
KATYA KLON LIFE
Рет қаралды 3,2 МЛН
15 Years Writing C++ - Advice for new programmers
4:04
SyncMain
Рет қаралды 1,1 МЛН
Microsoft FINALLY killed it
6:45
Alex Ziskind
Рет қаралды 631 М.
VS Code Not Taking Input in C/C++ | Problem Solved
2:41
CodeWithArish
Рет қаралды 109
How to Set up Visual Studio Code for C and C++ Programming
7:22
LearningLad
Рет қаралды 3,9 МЛН
CMD PRANKS! (Educational Purposes ONLY!)
9:17
Veraxity
Рет қаралды 1,4 МЛН
20 Programming Projects That Will Make You A God At Coding
14:27
The Coding Sloth
Рет қаралды 912 М.
My Visual Studio Code Setup for Web Development
13:56
ForrestKnight
Рет қаралды 1 МЛН
Challenge matching picture with Alfredo Larin family! 😁
00:21
BigSchool
Рет қаралды 42 МЛН