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.4.1->qt5.5.1 [5.9.6; 5.10.1] - OpenGL builds OK but apps don't see it
Forum Updated to NodeBB v4.3 + New Features

qt5.4.1->qt5.5.1 [5.9.6; 5.10.1] - OpenGL builds OK but apps don't see it

Scheduled Pinned Locked Moved Solved Installation and Deployment
21 Posts 3 Posters 4.1k Views 3 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.
  • SGaistS SGaist

    Glad you found out and thanks for sharing !

    What was the additional file you had wrong ?

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

    @SGaist said in qt5.4.1->qt5.5.1 [5.9.6; 5.10.1] - OpenGL builds OK but apps don't see it:

    Glad you found out and thanks for sharing !

    What was the additional file you had wrong ?

    oh it was

    libqxcb-glx-integration.so
    

    in

    /usr/lib/qt5/plugins/xcbglintegrations
    

    dir
    This .so is new addition since 5.5.
    may ppl has issues with nonworking OpenGL due missing this library after upgrade to 5.5 but forgotten to install this lib. (there is also EGL version of this lib btw)
    It is usually because packagers are frequently putting them the into separate package called usually xcbglintegrations plugins or similar.

    btw: I'm really impressed in increasing quality of qt regarding building process.

    1 Reply Last reply
    1

    • Login

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