Re: Using Qt 5.7 as dep for master in build.k.o

2016-07-09 Thread Ben Cooksley
On Sun, Jul 10, 2016 at 7:14 AM, Thiago Macieira 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

Re: Using Qt 5.7 as dep for master in build.k.o

2016-07-09 Thread Thiago Macieira
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 d

Re: Using Qt 5.7 as dep for master in build.k.o

2016-07-09 Thread Ben Cooksley
On Thu, Jul 7, 2016 at 10:34 AM, Aleix Pol wrote: > On Wed, Jul 6, 2016 at 10:56 PM, Sandro Andrade wrote: >> Hi there, >> >> I'd like to bump Qt dependency in Minuet to 5.7, so that I can use >> some features from QtQuickControls2. That'd require upgrading the Qt >> version used in build.kde.org

Re: Using Qt 5.7 as dep for master in build.k.o

2016-07-06 Thread Aleix Pol
On Wed, Jul 6, 2016 at 10:56 PM, Sandro Andrade wrote: > Hi there, > > I'd like to bump Qt dependency in Minuet to 5.7, so that I can use > some features from QtQuickControls2. That'd require upgrading the Qt > version used in build.kde.org. > > Do you see any issues with that? I'm not running any