apt install qt6-multimedia-dev
All Replies
sweetyfish
deepin
2024-03-07 16:22 Reply Like 1 View the author
158******75
deepin
2024-03-07 16:27 sweetyfish:
apt install qt6-multimedia-dev
but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT
FOUND. Reason given by package:
Failed to find required Qt component "X11Extras"
还缺这个
Reply Like 0 View the author
Ligocut光剪视频剪辑软件
deepin
2024-03-07 17:04 Backbone of ecological co-construction group
在 Qt 6 ,Qt X11 Extras 模块好像已被移除了吧?
用相关的函数替代一下,例如 QNativeInterface::QX11Application::connection() 和 QNativeInterface::QX11Application::display() 来替代。再不然可能需要对代码进行一些调整了。
Reply Like 0 View the author
158******75
deepin
2024-03-07 18:21 Ligocut光剪视频剪辑软件:
在 Qt 6 ,Qt X11 Extras 模块好像已被移除了吧?
用相关的函数替代一下,例如 QNativeInterface::QX11Application::connection() 和 QNativeInterface::QX11Application::display() 来替代。再不然可能需要对代码进行一些调整了。
是啊,完全找不到,但是我在编译qtscrcpy 却需要这个模块。。。。
Reply Like 0 View the author
158******75
deepin
2024-03-08 12:54 Ligocut光剪视频剪辑软件:
在 Qt 6 ,Qt X11 Extras 模块好像已被移除了吧?
用相关的函数替代一下,例如 QNativeInterface::QX11Application::connection() 和 QNativeInterface::QX11Application::display() 来替代。再不然可能需要对代码进行一些调整了。
正在修改QTScrcpy源码,升级到QT6 还真麻烦,一大堆错误
Reply Like 0 View the author
Please sign in first


中文 


deepin 23 beta3