Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P0: Blocker
-
Resolution: Done
-
Affects Version/s: 5.6.0 RC
-
Fix Version/s: 5.6.0 RC
-
Component/s: Packaging & Installer
-
Labels:None
-
Environment:Android, Ubuntu 15.10 64-bit
Description
After installing snapshot 330 (qt-opensource-linux-x64-android-5.6.0-rc_330.run) I get missing libraries when compiling a project.
Among a few others, libicui18n.so.56 is not found, but needed by libQt5Core.so.
However, libicui18n.so.54 exists in ~/Qt5.6.0/5.6/gcc_64/lib. Is the wrong version shipped with the installer?