-
Notifications
You must be signed in to change notification settings - Fork 468
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
Error: spawn ctest ENOENT #701
Comments
Issue temporarily can be fixed by deleting binary folder, but then appears again, when VSCode is reloaded. |
Found the issue. The extension does not expand the PATH variables such as |
A good thing to implement would be to add some expression that would represent an existing environment variable value, in order to allow appending to environment variables that might be subject to change. |
Same issue, but I'm not sure what you mean by "it all has to be defined before hand". Defined by whom and where? I get the following: [rollbar] Unhandled exception: Unhandled Promise rejection: Post-folder-open Error: spawn ctest ENOENT {"folder":{"uri":{"$mid":1, It seems to be having a problem with the definition of "external". This is all from the boilerplate generated by CMakeTools during initial setup. Everything configures and builds fine until VSCode is restarted. |
Error
Generator kit
Variant
The text was updated successfully, but these errors were encountered: