Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm trying the Qt extensions for VSCode, reading the guide here.
I select the root path of Qt installation and it finds 2 kits:
but when I try to select one of them with "CMake: Select a Kit" they are not shown:
am I missing any step?
@Mark81 I never used Qt extensions. Did you check the Kits? In QtCreator you can do that, not sure about Qt extensions in VSCode. Also, are matching compiler and CMake installed?
@jsulm the kits are installed correctly and I can use them from QtCreator. With the QtInstaller I have cmake 3.29.3.
Sorry, I'm not sure to understand your last question.