Brief Issue Summary CMakeTools on my mac machine doesn't find any kits. When I scan for kits nothing shows up, nor do I get any error messages in the UI. But I do find some clues in the Developer Tools console where it says the GCC and C...
[kit] Successfully loaded 1 kits from /home/user/.local/share/CMakeTools/cmake-tools-kits.json Result of CMakeTools/cmake-tools-kits.json [ {"name":"GCC 11.2.0 x86_64-linux-gnu","compilers": {"C":"/usr/bin/c89-gcc"} } ] CMake Tools Diagnostics {"os":"linux","vscodeVersion...
at word (c:\work\git\vscode-cmake-tools\dist\main.js:38788:13) at value (c:\work\git\vscode-cmake-tools\dist\main.js:38888:56) at Object.parse (c:\work\git\vscode-cmake-tools\dist\main.js:38903:18) at Object.readKitsFile (c:\work\git\vscode-cmake-tools\dist\main.js:61774:...
CMakeTools/cmake-tools-kits.json [kit] Successfully loaded 10 kits from /home/mhellige/.local/share/CMakeTools/cmake-tools-kits.json [kit] Reading kits file /home/mhellige/drw/test/.vscode/cmake-kits.json [kit] Successfully loaded 4 kits from /home/mhellige/drw/test/.vscode/cmake-...
CMake Version: 3.12.2 VSCode Version: 1.45.1 CMake Tools Extension Version: 1.4.0 Compiler/Toolchain: GCC 7.2.0 Other Notes/Information for the development I am interested to use, the following 2020-06-07T08:34:50.951Z [debug] [kit] Found 2 kits in directory /<some_path>/YCM/clang+...
add absolute path to activate_run.bat (generated by step 1) in environmentSetupScript of kits configure CMake successfully Apparent Behavior: run conan install outside of CMake tools with virtualrunenv generator add absolute path to activate_run.bat (generated by step 1) in environmentSetupScript...