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

Support visual studio 2022 in Qt 5.15 and higher

XMLWordPrintable

    • Windows

      Hello,

      While trying to create Visual Studio 2022 projects via Qmake, there are following messages coming:

      WARNING: /MP option is not supported in Visual C++ < 2005, ignoring.
      WARNING: Generator: MSVC.NET: Unknown version (0) of MSVC detected for .vcproj

      Afterwards the solution can be opened by VS2022, but the following must be always done manually:

      • Retarget solution for the most recent build toolset (i.e. v143)
      • Set /MP option for every project

      For VS2017 everything works fine, so it rather looks like a regression.

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

            jbornema Joerg Bornemann
            ars.masiuk Ars Masiuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes