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

    • 3f1548ae82d4321b6fdbbf127dafbdf385374be0

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes