Garrett Campbell
Garrett Campbell
@gg-sr What version of the extension are you operating on ?
@siddjain @gg-sr Do you have a generator defined in `cmake.generator` or in `cmake.preferredGenerators`?
@gg-sr Based on your diagnostics log, it looks like your `cmake.generator` isn't defined, which makes me think this is expected as we can't find a generator. If you've ran the...
@gg-sr Oh interesting, so this issue still reproduces when you have `cmake.generator` set to Ninja? I'm currently not able to reproduce that, are you using a kit? Or are you...
@gg-sr Are you setting CMAKE_MAKE_PROGRAM to an absolute path?
I believe that this PR #4026 will solve your issues. We hope to merge by EOD tomorrow, thanks!
To confirm, @gg-sr and @siddjain, could you please download this vsix from the PR here #4026 and confirm that it fixes the issue? You'll have to modify the extension from...
@siddjain @gg-sr @lit-af Could you test with this vsix and let me know if this resolves your issue? [cmake-tools.zip](https://github.com/user-attachments/files/16820090/cmake-tools.zip)
Sure, please re-download the zip as I just updated it, you can download from here: [cmake-tools.zip](https://github.com/user-attachments/files/16820099/cmake-tools.zip) , you'll need to first modify the file extension from .zip to .vsix, then...
The fix for this issue will be released in the next hour or so in v1.20.2.