[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...
You can get unblocked by creating a new simple CMake project (with the cmake.QuickStart command) which will not have this problem and let that one scan for kits. It should not manifest the problem. The second time you open any project with CMake Tools 1.4.0, this silent scanning for k...
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...