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. Compiling Qt 5.x on CentOS 5.7 64 bit
Qt 6.11 is out! See what's new in the release blog

Compiling Qt 5.x on CentOS 5.7 64 bit

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 870 Views 1 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.
  • K Offline
    K Offline
    KeithS
    wrote on last edited by
    #1

    Has anyone managed to compile Qt 5.x (I'm specifically trying 5.3.1, but would prefer 5.4.1 if possible)?

    I only need qtbase with opengl desktop support and qtsvg. No webkit or anything fancy. I don't need (or want) xcb.

    I managed to get mote of it to compile, but it fails on trying to compile the qoffscreen plugin. If I do a gmake -i -k then it makes all the libraries I need and I can compile and link my app. ldd shows no shared libs are missing. But if I try and run it iI get the error:

    QXcbConnection: Failed to initialize XRandr
    QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled

    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