-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bad CMake executable #2
Comments
After installing CMake 3.29.4 as standalone with user environment path I get following output on building:
|
Hi, you need |
Now VSCode shows
Looks like Visual Studio should be installed? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have added following environments to local user environments:
QTDIR=C:\Qt_v2\6.7.0\msvc2019_64
Path+=C:\Qt_v2\6.7.0\msvc2019_64\bin
Started VSCode, installed all extensions required from extensions.json, now I get following error.
CMake Tools (Extension) throws this error:
Bad CMake executable: "". Check to make sure it is installed or the value of the "cmake.cmakePath" setting contains the correct path
The text was updated successfully, but these errors were encountered: