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

qtpaths.bat should point to the host qtpaths.exe

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.3.1
    • Packaging & Installer
    • None
    • dc96e6eb44 (qtsdk/tqtc-qtsdk/master)

    Description

      c:\Qt\6.3.1\android_arm64_v8a\bin\qtpaths.bat has the following content:

      @echo off
      C:/Qt/6.3.1/android_arm64_v8a/bin\qtpaths.exe -qtconf "%~dp0\target_qt.conf" %* 

      c:\Qt\6.3.1\android_arm64_v8a\bin\qmake.bat has the following content:

      @echo off
      C:/Qt\6.3.1\mingw_64\bin\qmake.exe -qtconf "%~dp0\target_qt.conf" %*
      

      qmake.bat is correct, qtpaths.bat is not.

      Attachments

        Issue Links

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

          Activity

            People

              janihe Jani Heikkinen
              cadam Cristian Adam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes