Note for my fellas, if your problem is g++, gdb, or gcc. Check again if you already installed them, using command prompt, and here the command to check if your g++,gcc, and gd are installed: g++ --version gdb --version gcc -- version And yea this command is to make sure they're installed and this method work for me.
@Paivren Жыл бұрын
None of this works. You need to explan how to to properly set up the .json files. You only explain the easy part.
@viveksaini1304 Жыл бұрын
Same problem bro
@naftalemdaniel762 Жыл бұрын
Bro is done 😂
@VikasPoonia11 ай бұрын
Mine just work fine. But I am using Pop_OS instead of Windows OS.
@AjaySharaj11 ай бұрын
sometimes the gcc will be set as default, you need to change it to g++ as shown in video. check it once again in your pc.
@riodak62439 ай бұрын
Did you find any solution
@chitrakshsuri8587 Жыл бұрын
Hey Brother!! I'm encountering an error when trying to start debugging, and it's showing: "Could not find the task 'C/C++: clang++ build active file'." How can I resolve this issue?
@Chief_Avy8 ай бұрын
yes this one is on my also it was working fine before any idea how u solved it
@نسيبهعبدالله-ف8ر4 ай бұрын
Did you solved it ?
@chitrakshsuri85874 ай бұрын
@@نسيبهعبدالله-ف8ر Nope brother
@yahyapacha7874 ай бұрын
Did you solve it😂
@omleen3187 Жыл бұрын
Your explanation is awesome! Thank you so much!
@aseditzx4848 Жыл бұрын
Thank you so Much. It is very helpful
@ClaudiuLucianLupu Жыл бұрын
this video is unnecessarily long
@AjaySharaj11 ай бұрын
Thank you.😁
@ambergris5211 Жыл бұрын
thank you it's run 💖
@manoharsagunthalla9215 Жыл бұрын
Thank you very much for sharing. Will you please tell me how to change from c++ to phython program code writing?
@AmrAhmed22222 Жыл бұрын
thank u bro
@adamfit9158 Жыл бұрын
Nothing try to run int num =5 ; in debug console like python for example it will not work.
@sarunbudhathokichhettri85675 ай бұрын
I had extension.json build only??
@Siddik-ko8ol3 ай бұрын
thnaks bro
@vipulkumar605911 ай бұрын
sir but g++ is not coming in my vs code
@timothybelliveau3956Ай бұрын
Remember, when youve messed up the global json files beyond repair, there's always '--purge'
@firiasu11 ай бұрын
Installing MinGW and GDB on Windows is a most hard part...
@VikasPoonia11 ай бұрын
Better move to opensource Operating system. Then you won't have to install anything.
@firiasu11 ай бұрын
@@VikasPooniaLinux is still used only by about 1-2% of people. Borland C for DOS was much-much simpler to use than VS Code C++ debugger. We really need DOS epoch.
@svishu4803 Жыл бұрын
Complete guide for using an extension ❤
@gel0o150Ай бұрын
bro you forgot to explain first how to setup mingw to do all the compilation process
@merion2162 Жыл бұрын
Lifesaver
@letsexploreourselves40025 ай бұрын
Not Working ,please upload new video
@Dhanush-zj7mf11 ай бұрын
watch it at 2x
@letsexploreourselves40025 ай бұрын
I don't have enough time to watch your long video.
@letsexploreourselves40025 ай бұрын
try to make short video
@venkat-y7z2 ай бұрын
Not at all useful.
@gufranhasan647710 ай бұрын
3_Linear_Search.c:3:9: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code is anyone who solve this error