Skip to content
QtWS25 Call for Papers
  • OpenGL using Qt 5.2.1

    Solved General and Desktop
    10
    1 Votes
    10 Posts
    3k Views
    Chris KawaC

    Although QOpenGLWindow and QOpenGLWidget are nice Qt5.4 convenience classes, you can still use a vanilla QWindow to render OpenGL. It is available starting with Qt5.0.
    It's a little more code to start but after that it's straightforward. The OpenGL Window Example shows how to use it.

    Still, updating to more recent Qt version is a preferred thing to do. There's no reason to teach people things that are outdated from the get go. The unnecessary boilerplate code will obscure the topic.

  • 0 Votes
    2 Posts
    1k Views
    S

    I have a similar issue as well.

    some error while compiling.

    although instead of undefined reference to i am getting something like deprecated function. No idea whats the problem.

    Thanks

    Scot V
    Development Team
    Fastest Web Browser