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. Is there a pre compiled desktop opengl version for qt5?

Is there a pre compiled desktop opengl version for qt5?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 697 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
    cdeniz
    wrote on last edited by
    #1

    I wanted to do some stuff in opengl while learning qt but was not able to get it to work in qt5. I read that qt5 uses opengl es not desktop opengl, so I have to compile it myself to support desktop opengl.

    I saw this "bugreport":https://bugreports.qt-project.org/browse/QTBUG-28715 and it says the resolution is done, but I cant find qt 5.0.1 with opengl desktop support.

    Is there a desktop opengl version for qt5 yet?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      I am not sure if there is a Qt 5.0.1 version readily compiled for opengl available. We are already on version Qt 5.3.1. Checkout on the "download page":http://www.qt.io/download-open-source/# for the OS you need. For MinGW it sais explicitely openGL

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • C Offline
        C Offline
        cdeniz
        wrote on last edited by
        #3

        Thanks. I downloaded "this":http://download.qt-project.org/official_releases/qt/5.3/5.3.2/qt-opensource-windows-x86-mingw482_opengl-5.3.2.exe and everything works.
        [quote author="koahnig" date="1418065852"]welcome to devnet

        I am not sure if there is a Qt 5.0.1 version readily compiled for opengl available. We are already on version Qt 5.3.1. Checkout on the "download page":http://www.qt.io/download-open-source/# for the OS you need. For MinGW it sais explicitely openGL[/quote]

        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