Issue
Cmake in vs code did not show any kit although I had install MinGW c++, Cmake and added them all to PATH. Can anyone explain for me? Thank you in advance. href="https://i.stack.imgur.com/UCP4a.png" rel="nofollow noreferrer">Cmake in vscode Window
Solution
The problem happen when the file
C:\Users\&{YOURNAME}\AppData\Local\CMakeTools\cmake-tools-kits.json
has wrong json format
Answered By - Nháºt Lê Duy Answer Checked By - Marie Seifert (WPSolving Admin)