-
User Story
-
Resolution: Fixed
-
Not Evaluated
-
None
-
None
-
5
-
VScode Sprint 1
-
b24a20eba (dev)
Here is an example item of Visual Studio kit description:
{
"name": "Visual Studio Build Tools 2019 Release - amd64_x86",
"visualStudio": "57c90635",
"visualStudioArchitecture": "x64",
"isTrusted": true,
"preferredGenerator":
{ "name": "Visual Studio 16 2019", "platform": "win32", "toolset": "host=x64" }
}
To match it with Qt-6.5.2-msvc2019_64, we need to rely on three tokens:
msvc year: 2019,
target architecture: amd64_x86
installation id: "57c90635"
Target set is:
- same target architecture
- compatible by version
- each installation id