Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Using OpenGL 2.0 on iOS with Qt
Qt 6.11 is out! See what's new in the release blog

Using OpenGL 2.0 on iOS with Qt

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 374 Views 1 Watching
  • 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.
  • R Offline
    R Offline
    Richard Smith
    wrote on last edited by
    #1

    Do Qt 5.15.1 support OpenGL 2.0 for the iOS platform or is there only support for OpenGl ES 2.0 on iOS platform? I have an application developed on Windows using Qt and OpenGL and trying to port to the Mac and iOS environment. I am new to the Apple platform and learning, I was able to get my OpenGl to compile on my mac but the iOS kit will not compile the QOpenGLFunctions_2_0 Class that I am using. I believe it is because the OpenGl ES 2.0 is defined in the qtgui-config.h for the iOS platform. I would appreciate any help with this before taking on the larger task of converting my large code base from OpenGL 2.0 to OpenGLES.

    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