Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0
-
None
-
-
4e0d7b60ba05dcf51e1827f6434e062f99968f28
Description
In the Android packages, there are several .prl files in the lib/ folder. These contain references to the absolute path of the NDK on the build machine. When the reference is to a static library in the NDK, this breaks compilation of user apps, since they will try to link against this non-existent static library.
The prl files need to be patched, and the references to the NDK should be removed from there.
Attachments
Issue Links
- is required for
-
QTBUG-33305 Issues to be fixed before Qt5.2 Beta1 release
- Closed