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. OpenGL implementation
Forum Update on Monday, May 27th 2025

OpenGL implementation

Scheduled Pinned Locked Moved Unsolved Game Development
2 Posts 3 Posters 835 Views
  • 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.
  • C Offline
    C Offline
    Chalkece
    wrote on 17 Aug 2018, 21:39 last edited by
    #1

    Hey,
    i watched a few tutorial on youtube how to implement opengl in a widget.
    The problem is it cant find QGLWidget and I added opengl to the pro file.
    Is there an other way to include opengl into a widget/Qt in general?

    Best regards
    Chalkece

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Aug 2018, 21:58 last edited by
      #2

      Hi and welcome to devnet,

      What version of Qt are you using ?
      On what platform ?
      How did you install it ?

      In Qt 5, QGLWidget has been deprecated in favour of QOpenGLWidget. Also depending now what you want to do a QWindow might be a better starting point.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      17 Aug 2018, 21:39

      • Login

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