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 <[email protected]> | 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/ **

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to