Cl’ is not recognized as an internal or external command, operable program

Yes.

here is the errors

Did you open VS Code through the developer command prompt?

yes i did it opens

but no compiler path detected

What do you get typing cl in the developer command prompt outside of VS Code?

I assume you’re the person on Udemy. What errors did you get after installing what I said?

now what should i do.?

Tell me the error you got.

now i reinstalled c++
now error
Link fatal error LNK1104 cannot open file kerne132.lib

In individual comnponents of the Visual Studio Installer what do you get searching for “Windows SDK”? Do you have the following

i did this before but not working

Could you show me what you have there?

1 Like

I’m also having the same problem. made sure everything was installed, maybe I’m not saving it in the correct place?

Your terminal is in C:\Users\User but you saved the file to the root of your D drive. Just type

D:

To switch drive in the terminal.

Privacy & Terms