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

qtpaths.bat should point to the host qtpaths.exe

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes