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

[Reg: 5.8 -> 5.9 beta] LIBEGL_NAME variable name changed to LIBGLESV2_NAME

    XMLWordPrintable

Details

    • 3f1548ae82d4321b6fdbbf127dafbdf385374be0

    Description

      The LIBEGL_NAME and LIBGLESV2_NAME variables have changed at 5.9.0 Beta which is a breaking backwards compatibility for software that looks for specific library names.
      This means that e.g. 3rd party SDKs depending on Qt will not be able to run against 5.9 Qt runtime libraries without a patch.

      Prior to 5.9.0 Beta, LIBEGL_NAME=libEGL and LIBGLESV2_NAME=libGLESv2.

      Now at 5.9.0 Beta LIBEGL_NAME=QtANGLE and LIBGLESV2_NAME=QtANGLE.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-60373
          # Subject Branch Project Status CR V

          Activity

            People

              owolff Oliver Wolff
              kileppal Kimmo Leppälä
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes