Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Failed to create OpenGL context for format QSurfaceFormat in Qt 5.6.0
Forum Updated to NodeBB v4.3 + New Features

Failed to create OpenGL context for format QSurfaceFormat in Qt 5.6.0

Scheduled Pinned Locked Moved Solved Game Development
4 Posts 2 Posters 11.3k 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.
  • I Offline
    I Offline
    igor.ingegnosi
    wrote on 10 Jan 2017, 14:08 last edited by A Former User 1 Oct 2017, 17:43
    #1

    Hello everybody.
    I have some problems with porting my project from Qt 5.4.2 to 5.6.0 . I have problem during deployment in Linux MInt 17.2 Ubuntu 3.13.0-67-generic (x64) , in partcular i have these messages:

    QxcbIntegration: Cannot create platform OpenL context, neither GLX nor EGL are enabled
    Failed to create OpenGL context for format QSurfaceFormat(version 3.3 ......)

    It would be great, if someone can help me :)

    Thanks a lot guys!

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 10 Jan 2017, 14:16 last edited by
      #2

      Hi
      There are posts about
      "QxcbIntegration: Cannot create platform OpenL context, neither GLX nor EGL are enabled"
      https://forum.qt.io/topic/50140/solved-xcb-error-qxcbintegration-cannot-create-platform-opengl-context-neither-glx-nor-egl-are-enabled/4

      I wonder does openGL works in the mint ?
      http://www.upubuntu.com/2013/11/how-to-check-3d-acceleration-fps-in.html

      Did you try something like glGears ?

      I 1 Reply Last reply 10 Jan 2017, 14:32
      1
      • M mrjj
        10 Jan 2017, 14:16

        Hi
        There are posts about
        "QxcbIntegration: Cannot create platform OpenL context, neither GLX nor EGL are enabled"
        https://forum.qt.io/topic/50140/solved-xcb-error-qxcbintegration-cannot-create-platform-opengl-context-neither-glx-nor-egl-are-enabled/4

        I wonder does openGL works in the mint ?
        http://www.upubuntu.com/2013/11/how-to-check-3d-acceleration-fps-in.html

        Did you try something like glGears ?

        I Offline
        I Offline
        igor.ingegnosi
        wrote on 10 Jan 2017, 14:32 last edited by
        #3

        @mrjj Hi .....
        Yes i've tried but the result are the same...... :(

        1 Reply Last reply
        0
        • I Offline
          I Offline
          igor.ingegnosi
          wrote on 10 Jan 2017, 17:09 last edited by
          #4

          I have resolved... Add xcbintegration folder with libraries of xcbintegration on target.... Thanks a lot !!!

          1 Reply Last reply
          1

          1/4

          10 Jan 2017, 14:08

          • Login

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