XMLWordPrintable

Details

    • User Story
    • Resolution: Fixed
    • Not Evaluated
    • 1.0.0
    • None
    • General
    • None
    • 5
    • VScode Sprint 1
    • b24a20eba (dev)

    Description

      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

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sergkryvonos Serg Kryvonos
            sergkryvonos Serg Kryvonos
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes