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

qtsensors & qttools install cmake files for plugins not built when installing examples

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.15.0 RC
    • 5.14.2
    • Build System
    • None
    • 1e4801c7ce19c5750299bf762a106302b50e9b6b (qt/qtbase/5.15.0)

      Causes cmake errors;

      CMake Error at /usr/lib64/cmake/Qt5Sensors/Qt5SensorsConfig.cmake:27 (message):
        The imported target "Qt5::Sensors" references the file
           "/usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_counterplugin.so"
        but this file does not exist.  Possible reasons include:
        * The file was deleted, renamed, or moved to another location.
        * An install or uninstall procedure did not complete successfully.
        * The installation package was faulty and contained
           "/usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QCounterGesturePlugin.cmake"
        but not all the files it references.
       

      while building pyside2-setup and kwin

      CMake Error at /usr/lib64/cmake/Qt5Designer/Qt5DesignerConfig.cmake:27 (message):
        The imported target "Qt5::Designer" references the file
           "/usr/lib64/qt5/plugins/designer/libcustomwidgetplugin.so"
        but this file does not exist.  Possible reasons include:
        * The file was deleted, renamed, or moved to another location.
        * An install or uninstall procedure did not complete successfully.
        * The installation package was faulty and contained
           "/usr/lib64/cmake/Qt5Designer/Qt5Designer_AnalogClockPlugin.cmake"
        but not all the files it references.
      

      while building Akonadi.

      The reference for the qtsensors Android plugin was found in examples/sensors/qmlsensorgestures/plugin/Makefile.

      The reference for the qttools missing plugin was found in examples/designer/customwidgetplugin/Makefile

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

            kkohne Kai Köhne
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes