Public bug reported:

When building obs-studio from github i encored a problem:
```
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Gui/Qt5GuiConfig.cmake:27 
(message):
  The imported target "Qt5::Gui" references the file

     "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqwayland-
egl.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/lib/x86_64-linux-
gnu/cmake/Qt5Gui/Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake"

  but not all the files it references.
```
i found that 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqwayland-egl.so" file is 
exist on "qtwayland5" package and installing it fixed the problem

** Affects: qtbase-opensource-src (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: qtbase5-dev

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1806186

Title:
  qtbase5-dev package depends on qtwayland5 but doesn't install it

Status in qtbase-opensource-src package in Ubuntu:
  New

Bug description:
  When building obs-studio from github i encored a problem:
  ```
  CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Qt5Gui/Qt5GuiConfig.cmake:27 
(message):
    The imported target "Qt5::Gui" references the file

       "/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqwayland-
  egl.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/lib/x86_64-linux-
  gnu/cmake/Qt5Gui/Qt5Gui_QWaylandEglPlatformIntegrationPlugin.cmake"

    but not all the files it references.
  ```
  i found that 
"/usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqwayland-egl.so" file is 
exist on "qtwayland5" package and installing it fixed the problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1806186/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to