You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 9%] Building CXX object libappletdecoration/CMakeFiles/appletdecorationplugin.dir/previewbridge.cpp.o
/usr/src/applet-window-buttons/libappletdecoration/previewbridge.cpp: In member function 'virtual std::unique_ptr<KDecoration2::DecoratedClientPrivate> Decoration::Applet::PreviewBridge::createClient(KDecoration2::DecoratedClient*, KDecoration2::Decoration*)':
/usr/src/applet-window-buttons/libappletdecoration/previewbridge.cpp:75:83: error: invalid new-expression of abstract class type 'Decoration::Applet::PreviewClient'
75 | auto ptr = std::unique_ptr<PreviewClient>(new PreviewClient(client, decoration));
| ^
full log: https://hastebin.com/share/oxehosagac.rust
Void linux 6.1.25 plasma 5.27.4 kf 5.105.0 qt 5.15.7
The text was updated successfully, but these errors were encountered: