Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-130762

Add MSVC version to qtpaths -query output

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8.0
    • Build System: CMake
    • None
    • Windows

    Description

      The Qt vscode extension uses the qtpaths -query output to generate kits. To generate MSVC kits, the extension parses the qt.conf file to obtain MSVC version info. Instead of doing that, we can add version info to qtpaths -query.

      Possible -query output

      ...
      QT_MSVC_MAJOR_VERSION:19
      QT_MSVC_MINOR_VERSION:39
      QT_MSVC_PATCH_VERSION:33519
      ...
      

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            orkun.tokdemir Orkun Tokdemir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes