-
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
Unable to set build / debug / launch target #4219
Comments
@yszhou2019 Thank you for your github issue! We would like to repro your issue, could you give us a repro steps? |
@Yingzi1234 Thanks for your quick reply! Please check the zip file. You need give a correct value to "VCPKG_ROOT" in
|
@yszhou2019 Thank you for your github issue! We're not sure if we reproduced your problem, could you watch it based on the video below. Thank you! |
Hey @Yingzi1234 thanks for your reply! Hoping you have a happy new year.
Just like I mentioned in summary, I'm using a linux server plus with The erorr you encoutered, probably is due to MSCV compiler. |
Tool version
|
@yszhou2019 Do these issues reproduce in the most recent pre-release version? |
@gcampbell-msft Yes, I'm using the version published yesterday, which is Here is the screen recording. As you can see, I typed the target I want to run instead of selecting from a list. But even after that, "run" or "debug" button still doesn't work. |
@yszhou2019 Thank you for your help! We can reproduce this issue based the above information. We have been changed this issue to bug, please be patient with the results of our investigation and we will notify you of any updates as soon as they are available! @gcampbell-msft We can reproduce the issue on latest CMake Tools version 1.20.33(pre-release) and change the Label to ‘Bug’ for now, if it is wrong could you please change it to the correct label, the reproduction steps are detailed below. Thanks! ENV:
Repro steps:
|
Brief Issue Summary
Version info
VS code
Remote server info
Extensions on remote server
I tried
Short summary
After using vcpkg and presets.json, the original system using CMakeLists failed to work using extension buttons.
Previsouly I could choose the debug/launch/build target simply by selecting from a quick list for all targets CMake Tools is aware of that can be built. But now, all the version of extensions mentioned above failed to work.
A quick list is like image.
Issue list
The last 3 captures I attached are using "v1.19.52"
1st issue: now no matter the status bar button or the sidebar button, no one shows the target quick list!
2nd issue: failed to debug even if I manually typed the target name and then click "debug"!
3rd issue: nothing is shown after I click the "launch" even if I typed the target name! Nothing!
CMake Tools Diagnostics
Debug Log
Additional Information
No response
The text was updated successfully, but these errors were encountered: