Re: [oe] [meta-qt5] Latest Qt5 5.6.1+ update breaks qtwayland?

2016-10-18 Thread Khem Raj
On Tue, Oct 18, 2016 at 10:23 AM, Denys Dmytriyenko wrote: > On Wed, Aug 10, 2016 at 11:49:47PM -0400, Denys Dmytriyenko wrote: >> Has anyone seen this: >> >> git/src/client/qwaylandintegration_p.h:91:29: error: >> 'QPlatformAccessibility* >> QtWaylandClient::QWaylandIntegration::accessibility()

Re: [oe] [meta-qt5] Latest Qt5 5.6.1+ update breaks qtwayland?

2016-10-18 Thread Denys Dmytriyenko
On Tue, Oct 18, 2016 at 09:27:23PM +0300, Vesa Jääskeläinen wrote: > On 18/10/2016 20.23, Denys Dmytriyenko wrote: > > >On Wed, Aug 10, 2016 at 11:49:47PM -0400, Denys Dmytriyenko wrote: > >>Has anyone seen this: > >> > >>git/src/client/qwaylandintegration_p.h:91:29: error: > >>'QPlatformAccessib

Re: [oe] [meta-qt5] Latest Qt5 5.6.1+ update breaks qtwayland?

2016-10-18 Thread Vesa Jääskeläinen
On 18/10/2016 20.23, Denys Dmytriyenko wrote: On Wed, Aug 10, 2016 at 11:49:47PM -0400, Denys Dmytriyenko wrote: Has anyone seen this: git/src/client/qwaylandintegration_p.h:91:29: error: 'QPlatformAccessibility* QtWaylandClient::QWaylandIntegration::accessibility() const' marked 'override',

Re: [oe] [meta-qt5] Latest Qt5 5.6.1+ update breaks qtwayland?

2016-10-18 Thread Denys Dmytriyenko
On Wed, Aug 10, 2016 at 11:49:47PM -0400, Denys Dmytriyenko wrote: > Has anyone seen this: > > git/src/client/qwaylandintegration_p.h:91:29: error: 'QPlatformAccessibility* > QtWaylandClient::QWaylandIntegration::accessibility() const' marked > 'override', but does not override > | QPlatfor

[oe] [meta-qt5] Latest Qt5 5.6.1+ update breaks qtwayland?

2016-08-10 Thread Denys Dmytriyenko
Has anyone seen this: git/src/client/qwaylandintegration_p.h:91:29: error: 'QPlatformAccessibility* QtWaylandClient::QWaylandIntegration::accessibility() const' marked 'override', but does not override | QPlatformAccessibility *accessibility() const Q_DECL_OVERRIDE; -- Denys -- _