Replies: 1 comment 1 reply
-
|
There was an issue with the environment check being too strict and was relaxed a bit in 1.29.3. Please update and try setting the developer environment again and let us know if that addresses your issue. If it doesn't, please open a new issue and share the terminal environment with us. Thank you! |
Beta Was this translation helpful? Give feedback.
1 reply
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'm a C++ beginner and recently I've run into a problem I've never met before. Whenever I try debugging or running my cpp( which used to work) using through the IDE a window pops up that reads : cl.exe build and debug active file requires the Visual Studio developer environment.And afterwards I click Apply Developer Environment which leads me to choosing the default Visual Studio Installation tool 2022 in the command, and it goes on to pop out another window saying :The source code could not be built because the Visual Studio developer environment was not applied. Then I am left with nothing to do.Though it remains feasible to manually compile my files using cl in the terminal , I still hope that there might be a solution to this for sake of convenience.
Beta Was this translation helpful? Give feedback.
All reactions