技术栈

linuxdeployqt

大米粥哥哥
11 小时前
开发语言·qt·plugin·linuxdeployqt·xcb
Qt 报错qt.qpa.plugin: Could not find the Qt platform plugin “xcb“ in ““【已解决】解决qt.qpa.plugin: Could not find the Qt platform plugin “xcb“ in ““:https://blog.csdn.net/Mr_guocxy/article/details/139812895 解决qt.qpa.plugin: Could not find the Qt platform plugin “xcb“ in ““:https://blog.csdn.net/sksukai/article/details/107325930
L-Super
2 年前
linux·qt·appimage·linuxdeployqt
Linux 将Qt程序打包为AppImage包在 Linux 环境下,开发完 Qt 程序后,也需要制作为一个安装包或者可执行文件进行分发。这里介绍使用 linuxdeployqt 将 Qt 程序打包为 .AppImage 应用程序(类似于 Windows 的绿色免安装软件)
我是有底线的