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. QOpenGLWidget is not supported on this platform error.
Forum Updated to NodeBB v4.3 + New Features

QOpenGLWidget is not supported on this platform error.

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 2.6k 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.
  • K Offline
    K Offline
    kloveridge
    wrote on last edited by
    #1

    So I just got my application to fire up after doing some tweaks. I changed out QGLWidgets with QOpenGLWidgets. When I launched the app, I got this warning:

    @QOpenGLWidget is not supported on this platform error.@

    Is anyone out there encountered this?

    edit: btw, I tried the helloGL2 demo on my ipad air II, and got the same error.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lunatic fringe
      wrote on last edited by
      #2

      Same for me with the cube example. I think this widget is not supported yet on ios.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        agocs
        wrote on last edited by
        #3

        Yes. The iOS port does not yet support QQuickWidget and QOpenGLWidget.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kloveridge
          wrote on last edited by
          #4

          Hmm. Then I'm still using QGLWidget. I'm getting a bunch of warnings coming through when I convert in Qt 5.4 that didn't occur in 5.3. I'll need to post the warnings and get some help figuring out whats going on.

          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