求助: dde-shell 编译报错 #7758
求助: dde-shell 编译报错
#7758
-
系统: deepin v23 Beta3 [build] In file included from /home/ice/work-space/dde-shell/frame/layershell/qwaylandlayershellsurface.cpp:7:
[build] In file included from /home/ice/work-space/dde-shell/frame/layershell/qwaylandlayershellsurface_p.h:10:
[build] In file included from /usr/include/x86_64-linux-gnu/qt6/QtWaylandClient/6.6.1/QtWaylandClient/private/qwaylandwindow_p.h:34:
[build] /usr/include/x86_64-linux-gnu/qt6/QtWaylandClient/6.6.1/QtWaylandClient/private/qwaylanddisplay_p.h:299:24: error: no viable conversion from 'QStringList' (aka 'QList<QString>') to 'const QString'
[build] const QString& requested = QPlatformInputContextFactory::requested(); |
Beta Was this translation helpful? Give feedback.
Answered by
wineee
Apr 9, 2024
Replies: 1 comment 5 replies
-
你的 qtbase 和 qtwayland 版本一致吗? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可能和 deepin-community/qt6-wayland#9 有关