Qt Forum

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

    Update: Forum Guidelines & Code of Conduct

    Is there a pre compiled desktop opengl version for qt5?

    General and Desktop
    2
    3
    590
    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.
    • C
      cdeniz last edited by

      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 Reply Quote 0
      • K
        koahnig last edited by

        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 Reply Quote 0
        • C
          cdeniz last edited by

          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 Reply Quote 0
          • First post
            Last post