Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Building QtWebEngine invariably fails: failing qpa-xcb support??
QtWS25 Last Chance

Building QtWebEngine invariably fails: failing qpa-xcb support??

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 4 Posters 901 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BwvB
    wrote on last edited by BwvB
    #1

    Whenever a new Qt version appears (now: 6.7.1) I try to build Qt WebEngine.
    This invariably fails. During the configure script (I only specify the -prefix) I see the message:

    [QtWebEngine] -- Support check for QtWebEngine failed: Could not find all necessary libraries for qpa-xcb support. X11:YES LIBDRM:YES XCOMPOSITE:YES XCURSOR:YES XRANDR:YES XI:YES XPROTO:NO XSHMFENCE:YES XTST:YES
    

    Although this message seems obvious (the culprit apparently is xproto) this doesn't help me. I have installed both a package called xproto-develop and another package called dmxproto-devel which are according to their description libraries for the X11 protocol. My system is openSuse LEAP 15.5

    And what is this qpa-xcb support anyway?

    Who can help me out?
    Thanks
    Bertwim

    1 Reply Last reply
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Check the configure.log file or run configure with -v parameter to get detailed log which should tell you what exactly is missing.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • Axel SpoerlA Offline
        Axel SpoerlA Offline
        Axel Spoerl
        Moderators
        wrote on last edited by
        #3

        That’s a bug, most likely the error message is bogus.
        Has been fixed already, see here: https://bugreports.qt.io/browse/QTBUG-120247

        Software Engineer
        The Qt Company, Oslo

        B 1 Reply Last reply
        2
        • Axel SpoerlA Axel Spoerl

          That’s a bug, most likely the error message is bogus.
          Has been fixed already, see here: https://bugreports.qt.io/browse/QTBUG-120247

          B Offline
          B Offline
          BwvB
          wrote on last edited by
          #4

          @Axel-Spoerl If I read the bugreport 120247 correctly, it has been fixed for/after 6.5.3.
          I have experienced the issue with 6.6.1, 6.7.0 and now 6.7.1.
          So unfortunately the fix has not been effective for my Qt installation.

          1 Reply Last reply
          0
          • C Offline
            C Offline
            cobook
            wrote on last edited by
            #5
            This post is deleted!
            1 Reply Last reply
            0
            • Axel SpoerlA Offline
              Axel SpoerlA Offline
              Axel Spoerl
              Moderators
              wrote on last edited by
              #6

              image.png

              Software Engineer
              The Qt Company, Oslo

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved