Garrett Campbell
Garrett Campbell
@Thomas1664 I followed up on the new issue you created, if you could please try out the new vsix or test out the PR I created, that would be great.
@mortenfc Could you set the CMake Tools logging to `trace` and then try again? This could possibly help us get useful information
@mihailim @bobbrow Thanks for pointing this out, I have a PR open here: #3618
@mihailim @zhongxiang117 I'm not sure I fully understand from your comments, which error is happening where?
With a quick test and viewing the source code, these issues are fixed in the most recent code. If you could tell me any steps you take to see this...
@zhongxiang117 Are you doing anything specific to get this output? I'm opening the extension on the most recent release and I don't see the issue
> @zhongxiang117 Are you doing anything specific to get this output? I'm opening the extension on the most recent release and I don't see the issue Could you provide any...
@bobbrow Good clarification, you are correct, it's not a dependency but a bundle. Thanks. I'll update my comment as well
> @zhongxiang117 This has been fixed for a while. You may be referring to the similar but _different_ issue with `[warning] [cmake-tools]: Couldn't find message for key cmake-tools.configuration.cmake.deleteBuildDirOnCleanCconfigure.description` which is...
@upcliujie How are you executing the code? Are you executing the code using the CMake debug button? If so, I think you're right that this is a possible bug and...