-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.10.0
-
-
623d083d8 (dev), f7e30489d (production)
After using the online installer to install v6.10 for msvc2022_arm64 and running `qmake -query` the value of `QMAKE_SPEC` is `win32-g++`. This suggests MinGW rather than MSVC. The value for msvc2022_64 is `win32-msvc` as expected.