[Development] Co-installation & library naming rules

Stephen Kelly stephen.kelly at kdab.com
Mon Sep 24 11:33:40 CEST 2012


On Friday, September 21, 2012 16:47:11 Thiago Macieira wrote:
> In particular, note that it's also possible to load two different major 
> versions of a given library into memory, as the dynamic linker only cares 
> about the full soname. More often than not, that's a bad idea.
> 
> Note: does not apply to Qt Quick 2, since the version number is already
> part  of the base library name.

I don't think QtQuick2 is a good example. The library is called libQtQuick.so, 
and the '2' refers to the QML-based-API version, not the SONAME and not the Qt 
major version.

Thanks,

-- 
Stephen Kelly <stephen.kelly at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
** Qt Developer Conference: http://qtconference.kdab.com/ **
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120924/a5264510/attachment.sig>


More information about the Development mailing list