On Sun, Jul 10, 2016 at 7:14 AM, Thiago Macieira <thi...@kde.org> wrote: > On sábado, 9 de julho de 2016 23:47:30 PDT Ben Cooksley wrote: >> effective binary incompatibility imposed by Qt's plugin loading >> system > > Are you talking about Qt's own plugins, which may be using the Qt private API? > > There should be no trouble loading plugins built with older versions, if they > don't use private API.
Qt refuses to load the SQL plugin (for SQLite I think?) which is shipped by Akonadi. There may be other instances as well - that is the only one I can remember at the moment though. > > -- > Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org > Software Architect - Intel Open Source Technology Center > Regards, Ben