I can't use cl.exe even though I installed C++ workload with Visual Studio

85 views Asked by At

I'm trying to compile a CPP file with using cl.exe. I selected the C++ workload when downloading Visual Studio. I'm getting this when I try to use it: "'cl.exe' is not recognized as an internal or external command, operable program or batch file.". I'm using developer command prompt. I just changed the installation directory at the first and I didn't change anything. Can anyone help me?

0

There are 0 answers