On Tue, Oct 18, 2016 at 10:23 AM, Denys Dmytriyenko <[email protected]> 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', but does not override >> | QPlatformAccessibility *accessibility() const Q_DECL_OVERRIDE; >> > > Ping on this one. Anyone else is seeing this? Is it C++11 specific? I'm using > gcc-5.3 from Linaro...
are you using -std=c++11 to compile it ? > > -- > Denys > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
