-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
6.8.0 FF
-
-
01d22ff66 (dev), b0566aacd (production)
Install Qt 6.8.0 LLVM-MinGW binaries, and see the contents of 6.8.0\llvm-mingw_64\bin\qtenv2.bat, the toolchain path is missing, only '\bin' is added:
set PATH=C:\\Users\\qt\\RTA\\Qt_6.8.0\\6.8.0\\llvm-mingw_64\\bin;
bin;%PATH%\n
Expecting the toolchain path as in 6.7.1:
set PATH=C:\\Users\\qt\\RTA\\Qt_6.7.1\\6.7.1\\llvm-mingw_64\\bin;C:\Users\qt\RTA\Qt_6.7.1\tools\llvm-mingw1706_64\bin;%PATH%\n
- relates to
-
QTBUG-121547 6.7.0\llvm-mingw_64\bin\qtenv2.bat missing the toolchain path
-
- Closed
-
For Gerrit Dashboard: QTBUG-124821 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
558172,2 | Dev: Fix creating qtenv2.bat for llvm-mingw | dev | qtsdk/tqtc-qtsdk | Status: MERGED | +2 | 0 |
558764,2 | Dev: Fix creating qtenv2.bat for llvm-mingw | production | qtsdk/tqtc-qtsdk | Status: MERGED | +2 | 0 |