Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.12.5, 5.13.1, 5.14.1
-
None
Description
In an number of generated prl files in the prebuilt version it refers to a hardcoded path - C:\\Utils\\Android\\android-ndk-r19c
... - this is specifying a libc++.so.16 file directly in QMAKE_PRL_LIBS and therefore if this module is used then it can cause a problem because this file will not exist.
The same likely applies for Qt 5.13, but it is using libc++.so.21 there. So these paths should be removed to avoid any issues.
Attachments
Issue Links
- duplicates
-
QTBUG-79394 REG [5.13.1->5.13.2] some examples fail to build on Android
- Closed