Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved Finding and setting supported opengl version for QOpenGLWidget

    General and Desktop
    2
    2
    213
    Loading More Posts
    • 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.
    • gde23
      gde23 last edited by

      Hello,

      i have a ui with a QOpenGLWidget.
      On my default machine it runs as it should. However on another machine (with odler graphics card) it just shows a black screen.
      I guess because there the maximum opengl version that is supported is 3.1
      How can i determine inside Qt which version is supported on a machine and then set the QOpenGLWidget to work with that one?

      1 Reply Last reply Reply Quote 0
      • webzoid
        webzoid last edited by

        @gde23 I would be interested in finding the solution to this. I also have issues when using QOpenGLWidget on different computers with differing supported OpenGL versions. I've tried various solutions but all of which have not worked.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post