You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception: Unhandled Promise rejection: getLaunchTargetFilename TypeError: Cannot destructure property 'folder' of 'undefined' as it is undefined. {}
occurs. With v1.15 everything works fine. The error was probably introduced with #2801. We rely on getting various cmake commands as input for other tasks.
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Brief Issue Summary
When using
cmake.getLaunchTargetFilename
inside aninput
context of a task, e.g.:the error
occurs. With v1.15 everything works fine. The error was probably introduced with #2801. We rely on getting various cmake commands as input for other tasks.
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: