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

install qmldir uses incorrect install path on Android with Windows host

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.12.0, 5.13.0 Beta2
    • QML: Compiler
    • Android X86 on Windows
    • Android, Windows

    Description

      Observed in the QtSensors Grue example. The install process seems to duplicate the drive letter for the target.

      The actual path on disk to qml imports appears to have suffered some bad concatenation:

      E:\qt5-test\Examples\Qt-5.13.0\sensors\build-grue-Android_for_x86_Clang_Qt_5_13_0_for_Android_x86-Debug\import\EE\qt5-test\Examples\Qt-5.13.0\sensors\build-grue-Android_for_x86_Clang_Qt_5_13_0_for_Android_x86-Debug\android-build\qt5-test\Examples\Qt-5.13.0\sensors\grue\Grue
      
      E:/qt5-test/5.13.0/android_x86/bin/qmake.exe -install qinstall -exe ../Grue/libdeclarative_grue.so E:/qt5-test/Examples/Qt-5.13.0/sensors/build-grue-Android_for_x86_Clang_Qt_5_13_0_for_Android_x86-Debug/android-build/libs/x86/libdeclarative_grue.so
      E:/qt5-test/5.13.0/android_x86/bin/qmake.exe -install qinstall E:/qt5-test/Examples/Qt-5.13.0/sensors/grue/import/qmldir E:E:/qt5-test/Examples/Qt-5.13.0/sensors/build-grue-Android_for_x86_Clang_Qt_5_13_0_for_Android_x86-Debug/android-build/qt5-test/Examples/Qt-5.13.0/sensors/grue/Grue/qmldir
      
      Error copying E:/qt5-test/Examples/Qt-5.13.0/sensors/grue/import/qmldir to E:E:/qt5-test/Examples/Qt-5.13.0/sensors/build-grue-Android_for_x86_Clang_Qt_5_13_0_for_Android_x86-Debug/android-build/qt5-test/Examples/Qt-5.13.0/sensors/grue/Grue/qmldir: Cannot create E:E:/qt5-test/Examples/Qt-5.13.0/sensors/build-grue-Android_for_x86_Clang_Qt_5_13_0_for_Android_x86-Debug/android-build/qt5-test/Examples/Qt-5.13.0/sensors/grue/Grue/qmldir for output
      make[1]: [install_qmldir] Error 3 (ignored)
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              daniel.smith Daniel Smith
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes