-
Notifications
You must be signed in to change notification settings - Fork 464
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
I can not launch cpp target in my console using cmake-tools with version 1.12.13 #2650
Comments
Can you run "CMake: log diagnostics" and share the result here with us? |
The
|
I'm using PowerShell 7 installed via Scoop (this means the path is not the default installation location) and the dot before the quoted path is also missing for me. |
@LucasOe what path is your version installed to? Sorry, I'm not familiar with Scoop. We could potentially fix this by checking the name of the terminal process |
Thanks for confirming. That explains why our fix for other PowerShell installations is not working in your case. |
Brief Issue Summary
When I launched my cpp target using the triangular button, the powershell only echoes the name of cpp target as follows, but Nothing runs.
CMake Tools Diagnostics
No response
Debug Log
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: