Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.1
-
b76baec7e (tqtc/lts-6.2), ada76ac8b (dev), 190e58e1f (dev), 210e03648 (6.4), c47e857ac (6.4), 10801ebb5 (tqtc/lts-6.2)
Description
Installing fails because it looks for qt_lib_qmlintegration_private.pri file from wrong place
../qt5/configure -prefix /path/qt/host/install -no-warnings-are-errors -nomake examples -nomake tests -release -no-opengl cmake --build . -t qtbase -t qtdeclarative --parallel cmake --install qtdeclarative
-- Install configuration: "Release" -- Installing: /path/qt/host/install/libexec/qmltyperegistrar -- Set runtime path of "/path/qt/host/install/libexec/qmltyperegistrar" to "$ORIGIN/../lib" -- Installing: /path/qt/host/install/mkspecs/features/qmltypes.prf -- Installing: /path/qt/host/install/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfig.cmake -- Installing: /path/qt/host/install/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersion.cmake -- Installing: /path/qt/host/install/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationConfigVersionImpl.cmake -- Installing: /path/qt/host/install/include/QtQmlIntegration/qqmlintegration.h -- Installing: /path/qt/host/install/include/QtQmlIntegration/qtqmlintegrationversion.h -- Installing: /path/qt/host/install/include/QtQmlIntegration/QtQmlIntegrationVersion -- Installing: /path/qt/host/install/include/QtQmlIntegration/QtQmlIntegration -- Installing: /path/qt/host/install/include/QtQmlIntegration/QtQmlIntegrationDepends -- Installing: /path/qt/host/install/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationTargets.cmake -- Installing: /path/qt/host/install/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationVersionlessTargets.cmake -- Installing: /path/qt/host/install/modules/QmlIntegration.json -- Installing: /path/qt/host/install/lib/cmake/Qt6QmlIntegration/Qt6QmlIntegrationAdditionalTargetInfo.cmake -- Installing: /path/qt/host/install/mkspecs/modules/qt_lib_qmlintegration.pri CMake Error at src/qmlintegration/cmake_install.cmake:112 (file): file INSTALL cannot find "/path/qt/host/qtbase/mkspecs/modules/qt_lib_qmlintegration_private.pri": No such file or directory. Call Stack (most recent call first): src/cmake_install.cmake:52 (include) cmake_install.cmake:47 (include)
Attachments
For Gerrit Dashboard: QTBUG-108815 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
445085,4 | Add INTERFACE_LIBRARIES to dependencies of repo targets | dev | qt/qtbase | Status: MERGED | +2 | 0 |
445086,4 | Link ${target}_lib_pri directly to INTERFACE_LIBRARY targets | dev | qt/qtbase | Status: MERGED | +2 | 0 |
446217,2 | Add INTERFACE_LIBRARIES to dependencies of repo targets | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |
446258,3 | Link ${target}_lib_pri directly to INTERFACE_LIBRARY targets | 6.4 | qt/qtbase | Status: MERGED | +2 | 0 |
446262,2 | Add INTERFACE_LIBRARIES to dependencies of repo targets | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |
446263,4 | Link ${target}_lib_pri directly to INTERFACE_LIBRARY targets | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |