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

[REG 6.7.1->6.8.0] LLVM-MinGW toolchain path not set in 6.8.0\llvm-mingw_64\bin\qtenv2.bat

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1: Critical P1: Critical
    • None
    • 6.8.0 FF
    • Packaging & Installer
    • Windows
    • 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

        For Gerrit Dashboard: QTBUG-124821
        # Subject Branch Project Status CR V

            tejokitu Teemu Jokitulppo
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes