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

QtWayland links against Xext (but it shouldn't)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • 5.14
    • 5.6.0
    • QPA: Wayland
    • None

      Since Qt 5.6 Xext is needed to build QtWayland module, otherwise build fails while linking libraries, this dependency was not required with Qt 5.5 and we would like to avoid that since it makes harder to have a X11-free wayland based system.

      ldd libQt5Compositor.so.5 | grep Xext
      libXext.so.6 => /usr/lib/x86_64-linux-gnu/libXext.so.6 (0x00007fdbfd1a8000)

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

            giucam Giulio Camuffo
            davide.bettio Davide Bettio
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes