Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-64703

Configure OpenGLES v3 test always fails with Android NDK 16

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.9.3
    • Build System
    • None
    • Android

    Description

      While trying to build Qt for Android ARMv8 I discovered that the openglesv3 test would fail, regardless of the values passed to the configure command line.  It appears that the problem is a failure due to the GLESv3 library not being included in the link phase.  This happened on Windows, OSX, and Linux, all using the Android NDK 16.

      I was able to work around the issue locally by editing qtbase/mkspecs/common/android-base-tail.conf and adding `-lGLESv3` to the `QMAKE_LIBS_OPENGL_ES2` line.  

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            jherico Bradley Austin Davis
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change