Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-31792

conan.cmake can't detect Visual Studio 2022 version 17.10 and later

    XMLWordPrintable

Details

    • 98f966d5b (15.0)

    Description

      Visual Studio 2022 version 17.10 has _MSC_VER=1940, but the bundled conan.cmake only accepts less than 1940.
      VS 2022 version 17.11 is at 1941.

      Upstream has changed the limit to 1950, but not made a release.
      If you don't want to update to an unreleased version of conan.cmake, would you at least consider to patch the bundled version to increase the limit similarly?

      https://learn.microsoft.com/en-us/cpp/overview/compiler-versions?view=msvc-170#version-macros
      https://github.com/conan-io/cmake-conan/commit/6e5369d13720f22e07e31bb6b9018dbe60529fea
      https://github.com/qt-creator/qt-creator/blob/master/src/share/3rdparty/package-manager/conan.cmake

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            christiani Frederik Christiani
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes