Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt5.12.2 regression with qwaylandxcompositeeglwindow.o linking
Qt 6.11 is out! See what's new in the release blog

Qt5.12.2 regression with qwaylandxcompositeeglwindow.o linking

Scheduled Pinned Locked Moved Solved Installation and Deployment
5 Posts 3 Posters 1.8k Views 2 Watching
  • 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.
  • W Offline
    W Offline
    warpme
    wrote on last edited by
    #1

    Hi,
    After qt5 upgrade from 5.12 to 5.12.2 I started to have linking issue with wayland EGL xcomposite on non-mesa platforms.
    Below is linking error on rpi gles blobs. Exactly the same issue I have also for mali blobs.
    Has anybody idea how to fix this?

    .obj/qwaylandxcompositeeglwindow.o: In function `QtWaylandClient::QWaylandXCompositeEGLWindow::createEglSurface()':
    /home/piotro/minimyth-dev/script/qt/qt5/work/main.d/qt-everywhere-src-5.12.2/qtwayland/src/plugins/platforms/qwayland-xcomposite-egl/../../../hardwareintegration/client/xcomposite-egl/qwaylandxcompositeeglwindow.cpp:101: undefined reference to `QXlibEglIntegration::getCompatibleVisualId(_XDisplay*, void*, void*)'
    collect2: error: ld returned 1 exit status
    make[6]: *** [Makefile:124: ../../../../plugins/platforms/libqwayland-xcomposite-egl.so] Error 1
    make[6]: Leaving directory '/home/piotro/minimyth-dev/script/qt/qt5/work/main.d/qt-everywhere-src-5.12.2/qtwayland/src/plugins/platforms/qwayland-xcomposite-egl'
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Did you already check the bug report system ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      W 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Did you already check the bug report system ?

        W Offline
        W Offline
        warpme
        wrote on last edited by
        #3

        @SGaist
        Yes (but only briefly).
        Found nothing.
        Probably I fill regression report - but before I simply want to check with others....

        1 Reply Last reply
        0
        • T Offline
          T Offline
          Tristan C.
          wrote on last edited by
          #4

          Hi Warpme,
          did you ever find anything about this issue?

          W 1 Reply Last reply
          0
          • T Tristan C.

            Hi Warpme,
            did you ever find anything about this issue?

            W Offline
            W Offline
            warpme
            wrote on last edited by
            #5

            @Tristan-C

            yes. i solved problem long ago, but can't recall what was solution :-(

            currently i'm using 5.15.9 in my project and all seems to work really well!

            1 Reply Last reply
            0
            • W warpme has marked this topic as solved on

            • Login

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