Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.12.0, 5.13.0 Beta2
-
Android X86 on 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\EE\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
- is duplicated by
-
QTBUG-18523 On Windows, INSTALL_ROOT cannot target a different drive letter
- Closed
- mentioned in
-
Page Loading...