[Solved] gcc/g++ is not recognized as an internal or external command operable program or batch file

preview_player
Показать описание
In this video ill show you [Solved] gcc/g++ is not recognized as an internal or external command operable program or batch file this is a follow up video for the video where i showed 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.
Рекомендации по теме
Комментарии
Автор

wow I can't believe I did this too and it not working

fngitjt
Автор

Thank you sooo much!!!
I literally just went through your guide on downloading the c/c++ and i was facing that problem... i was so frustrated and then boom.. this video showed up.. thank you once again!!

fateemahamosuro
Автор

and it worked, i feel like i have the obligation to let this comment here, you made an efford to help me and i just could not leave without informing you that your help worked out in the end.
thank you very much :-)

aspiringprogrammer
Автор

Thanks a ton mate, was suffering like shit, suddenly in the meantime your video got lost after so much struggle I again found it. 😃

aayushkumar
Автор

Thanks alot mate! You have no Idea how much this means to me!

SamuelOShea-dipo
Автор

If I'm using cmd, do I have to restart my pc

glzgcyx
Автор

It works for me bro, thank you so much 🎉

joasbakossa
Автор

THNKS A LOT FOR HELP ME APPRECIATE YOU

ZAINEASTATE-
Автор

Hey, thanks for the info. however i am getting following error

collect2.exe: error: ld returned 1 exit status

could you help ?

saurabhkatiyar
Автор

I still get the same error
i added the path and clicked ok
Then if i check for the path it's disappearing
Help me, i am struggling to gett gcc

mjkrutx
Автор

i am now getting the following error which i wasn't getting earlier


g++: error: vs: No such file or directory
g++: error: test.cpp: No such file or directory
g++: error: test: No such file or directory
g++: fatal error: no input files
compilation terminated.

theastronautguy
Автор

after 1 hour.... I just had to reset 🙂

codemessiah
Автор

HII !! I WATCHED LAST VIDEO ND IT GAVE ME THE ERROR U SOLVED IN THIS VIDEO
IN THE STARTING U SAID TO CLOASE THE VSCODE AND OPEN IT AGAIN
FROM THEN .. I AM GETTING THIS ERROR !!
PLZZ TELL ME HOW TO SOLVE IT
THANK YOU

THE ERROR:
cd "c:\Users\DELL\OneDrive\c\" && gcc hello.c -o hello &&
collect2.exe: error: ld returned 1 exit status

[Done] exited with code=1 in 5.049 seconds

qb-