help
#14156
Replies: 1 comment 2 replies
-
|
The compiler in the tutorial video is g++. For that compiler, you only need to add the path to the compiler in the PATH system environment variable. The "VS developer environment" is for the Visual Studio C++ compiler. So if you are using g++, you do not need this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i did everything to download the compiler for C++ in the video,but when i click on set developer environment in vscode it says "Failed to apply the VS developer environment: vswhere could not be found"
any idea how to fix it?
Beta Was this translation helpful? Give feedback.
All reactions