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. QOpenGLContext on Android error: This plugin does not support createPlatformOpenGLContext!
Forum Update on Monday, May 27th 2025

QOpenGLContext on Android error: This plugin does not support createPlatformOpenGLContext!

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.3k 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.
  • T Offline
    T Offline
    Triebr
    wrote on 29 Dec 2013, 19:26 last edited by
    #1

    I'm trying out the OpenGL functionality in Qt 5.2, but I'm having some problems getting it to run on Android.
    I'm using code almost identical to this:
    "https://github.com/advancingu/Qt5OpenGL":https://github.com/advancingu/Qt5OpenGL

    It runs on Windows, but when I deploy and run on Android I get the following error:
    bq. ( 9120): kernel/qplatformintegration.cpp:252 (virtual QPlatformOpenGLContext* QPlatformIntegration::createPlatformOpenGLContext(QOpenGLContext*) const): This plugin does not support createPlatformOpenGLContext!

    I saw this "thread":http://qt-project.org/forums/viewreply/156031 and tried to use the solution he used, but I'm still having problems (still getting the error). Are there some additional steps I need to take to make an QOpenGLContext successfully on Android?

    Any help is much appreciated.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jianliang79
      wrote on 23 Jan 2014, 15:00 last edited by
      #2
      I have encountered the same issue as you, I think this is a bug for Qt5.2-android, I have filed a bug report https://bugreports.qt-project.org/browse/QTBUG-36414
      
      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