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

Installing qtdeclarative fails

    XMLWordPrintable

Details

    • 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

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

        Activity

          People

            semlanik Alexey Edelev
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: