Try Qt 6.4 with GCC 8.1.

See issue QTBUG-103573.
This commit is contained in:
Roman Telezhynskyi 2023-02-26 12:30:12 +02:00
parent 9d16ffb016
commit 5ae7ef7803

View file

@ -49,7 +49,7 @@ environment:
BUILD_SYSTEM: "qbs"
ENABLE_PCH: false
GCC_VERSION: 11.2
MINGW_PATH: C:\Qt\Tools\mingw1120_64\bin
MINGW_PATH: C:\Qt\Tools\mingw810_32\bin
ARCH: x64
PYTHON: "C:\\Python311-x64"
PLATFORM: "Windows10+"