[Development] Android missing SONAME in lib's causes

Thiago Macieira thiago.macieira at intel.com
Fri Jul 26 20:12:14 CEST 2013


On sexta-feira, 26 de julho de 2013 09:59:06, BogDan wrote:
> In this case I'll keep my -1 for that patch
> Can't cmake scripts be changed to work with SONAME set to
> libQt5XXXXX.so ?

Why don't we do on Android what we do everywhere else?

	soname: libQt5XXXX.so.5
	actual file: libQt5XXXX.so.5

No need to ship the symlink in .apk. It's only necessary in the SDK / sysroot.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130726/3731b00c/attachment.sig>


More information about the Development mailing list