Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. OpenGl installation for Qt

OpenGl installation for Qt

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.4k 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.
  • N Offline
    N Offline
    neetaj
    wrote on last edited by
    #1

    Hi,
    I am new to Qt. I am trying to run some OpenGl related examples, but I am getting error for OpenGL. Can anyone tell me where I can install OpenGL in Qt installation, so that I'll not have any OpenGL related issues while executing the project. I think OpenGL does not have any executable, will just need to paste OpenGL (offcourse with some appropriate files) folder at some specific location in Qt installation. I am working on Windows 7.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What errors are you getting ? On windows there's nothing really special to do as long as you have your graphic cards up to date.

      Which Qt package did you install ?

      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
      0
      • E Offline
        E Offline
        echostorm
        wrote on last edited by
        #3

        in my case even with graphic card being up to date I do face issues with opengl build of QT since like I mentioned before the alphabuffer issue http://qt-project.org/forums/viewthread/48277/ is opengl a stable build for windows or is it somewhat buggy & experimental like QT3d?

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Getting errors and having a strange (maybe normal, I don't know) behavior is not the same thing.

          OpenGL has been in Qt for ages and is working pretty fine. However the experiences with it depends partly on what the graphic card constructor provides (e.g drivers) Some contain bugs that must be worked around and other can make things pretty unusable (should not happen but when you have bad luck…)

          Qt3d is being rewritten

          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
          0
          • E Offline
            E Offline
            echostorm
            wrote on last edited by
            #5

            I have bad luck :(

            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