如何在RaspberryPi 4中部署QT应用程序4

发布于 2025-01-23 20:31:54 字数 191 浏览 4 评论 0原文

我希望在RaspberryPi中部署QT应用程序,并与没有Instal QT的其他RaspberryPI共享应用程序。作为可执行文件。我尝试了LinuxDeployQT,但IT错误” ./linuxdeployqt-continous-x86_64.appimage:无法执行二进制文件:Exec格式错误:运行Appimage时。谁能帮我吗?我正在使用QT版本5.11

i want deploy qt applications in raspberrypi and share apps with other raspberrypi without instal qt. As an executable file. I tried linuxdeployqt but it error "./linuxdeployqt-continuous-x86_64.AppImage: cannot execute binary file: Exec format error" when run AppImage. Can anyone help me? I am using Qt version 5.11

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空城缀染半城烟沙 2025-01-30 20:31:54

我建议使用适应器构建器。您将必须在Raspberry Pi中使用PIP3安装它,也建议使用Raspbian(这是我对其进行测试的地方)

检查 appimage-builder文档

I would recommend using appimage-builder. You will have to install it using pip3 in your raspberry pi, also it's recommended to use Raspbian (this is where I test it)

Check the appimage-builder documentation for more details.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文