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.
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?
@@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.
Preparing debug configuration starts from 8:30
Thanks bro
thanks
Thanks
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.
None of this works. You need to explan how to to properly set up the .json files. You only explain the easy part.
Same problem bro
Bro is done 😂
Mine just work fine. But I am using Pop_OS instead of Windows OS.
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.
Did you find any solution
Your explanation is awesome! Thank you so much!
Thank you so Much. It is very helpful
thank you it's run 💖
this video is unnecessarily long
Thank you.😁
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?
yes this one is on my also it was working fine before any idea how u solved it
Did you solved it ?
@@نسيبهعبدالله-ف8ر Nope brother
Did you solve it😂
Remember, when youve messed up the global json files beyond repair, there's always '--purge'
Complete guide for using an extension ❤
thank u bro
Thank you very much for sharing. Will you please tell me how to change from c++ to phython program code writing?
I had extension.json build only??
sir but g++ is not coming in my vs code
Nothing try to run int num =5 ; in debug console like python for example it will not work.
Lifesaver
Installing MinGW and GDB on Windows is a most hard part...
Better move to opensource Operating system. Then you won't have to install anything.
@@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.
thnaks bro
bro you forgot to explain first how to setup mingw to do all the compilation process
watch it at 2x
Not Working ,please upload new video
I don't have enough time to watch your long video.
try to make short video
Not at all useful.
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
thank u bro