Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-1720

qmlimportscanner not found

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 2.0
    • 1.24.1
    • Platforms: Android
    • None
    • Windows 11
    • Windows
    • 1a6cfb0af (2.0)

    Description

      Hello,

       

      i get an error when i build a qml-app for android.

      i use Qt6.4 and QtCreator 9.0.1.

      when androiddeployqt.exe it want start "qmlimportscanner.exe", but i get following error message

      "Error: qmlimportscanner not found at C:/Qt/6.4.2/mingw_64/bin/qmlimportscanner"

      the missing file is not there -> the subfolder "qmlimportscanner" does not exist

      he look for "C:/Qt/6.4.2/mingw_64/bin/qmlimportscanner/qmlimportscanner.exe"

      but the right path should be "C:/Qt/6.4.2/mingw_64/bin/qmlimportscanner.exe"

      so the concatenation of the path-string is not correct. you can check that by creating the subfolder "C:/Qt/6.4.2/mingw_64/bin/qmlimportscanner" an copy the binaries in there. then it's working for me - then the tool "qmlimportscanner.exe" can't find any other stuff, but i assume the reason is working with realtive path of "wrong" working folder.

       

      you check that please

       

      thanx

      Attachments

        For Gerrit Dashboard: QBS-1720
        # Subject Branch Project Status CR V

        Activity

          People

            kandeler Christian Kandeler
            guido Guido Heintz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes