Details
-
Bug
-
Resolution: Fixed
-
P0: Blocker
-
6.6.0 Beta3, 6.7
-
None
-
-
3
-
f91588923 (dev), fa2a7b256 (dev), 8a02a3584 (6.6), 95291e4a8 (6.6)
-
Foundation Sprint 87
Description
When compiling qtwayland I get the following error:
error: ‘virtual void QPlatformWindow::setBackingStore(QPlatformBackingStore*)’ was hidden
[-Werror=overloaded-virtual=]
121 | virtual void setBackingStore(QPlatformBackingStore *) {}
Full error attached.