Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8535 Remaining issues for Android plugin in Qt Creator
  3. QTCREATORBUG-8622

Android plugin doesn't detect dependency on the androidGL-9.so plugin when using QtQuick

    XMLWordPrintable

Details

    • e4d8bedbf9d0016249c7a8d8770a3411e5500153

    Description

      When you configure Qt with QT += opengl, we will automatically load the GL-based Android platform plugin.

      However, this plugin is also required for running QtQuick, so we need to either use it as the main default, or update the conditions to include QT += quick as well.

      Right now the work around for this is to add QT += opengl to all projects that use Qt Quick, but that will also require deploying the QtOpenGL library.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes