Error Vith VisualStudio Code

Hello there, i’m new here and i’ve started my journey with the course “Unreal Engine C++ Developer: Learn C++ and Make Video Games”

I’ve added all library to visual studio but i’ve found problem with visual studio code.
I opened it with my promt and when i try to write “cl” in my new terminal there’s an error:


In english is The term ‘cl.exe’ is not recognized as the name of a cmdlet, function, script file, or operable program.

Can you help me to solve this issue?
Thank you :slight_smile:

Did you open VS Code through the developer command prompt?

yes, i follow all the steps

Could you show the output of “cl” in the developer command prompt?

prompt error2

cl is not recognized as an internal or external command operable program or batch file
(this is the translation)

That looks to be the normal command prompt. You need the developer command prompt, do you not see that in your start menu? If not it’s likely you didn’t install VS Community with these settings

omg, thank you man, now it’s working :slight_smile:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms