Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0 Beta 1
-
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
- resulted in
-
QTBUG-60962 5.9 Beta: windeployqt fails to deploy ANGLE (combined version) in dynamic GL configuration
-
- Closed
-