Firefly开源社区

标题: 官方buildroot无法运行官方QTdemo [打印本页]

作者: tieshou200    时间: 2022-4-2 10:49
标题: 官方buildroot无法运行官方QTdemo
本帖最后由 tieshou200 于 2022-4-2 11:14 编辑

烧录了官方给的buildroot系统
Buildroot\AIO-3568J-BUILDROOT-GPT-20220222-1658\AIO-3568J-BUILDROOT-GPT-20220222-1658\AIO-3568J-BUILDROOT-GPT-20220222-1658.img

主机执行
tar -zxvf firefly-qt-5.12.2-aarch64.tar.gz

cd firefly-qt-5.12.2-aarch64/


sudo cp -rdf firefly-qt-5.12.2-aarch64 /opt/

sudo chmod 777 /opt/

cd demo/mainwindow/



/opt/firefly-qt-5.12.2-aarch64/host/bin/qmake

make


拷贝 demo/mainwindow/mainwindow和 aarch64.tar 拷贝到设备上,执行


cp /media/usb0/aarch64.tar /userdata/

cd /userdata/tar -xvf aarch64.tar

cd aarch64/


cp -rdf usr/lib/* /usr/lib/

cp -rdf usr/qml/* /usr/qml/

cp usr/bin/gdbserver /usr/bin/

export XDG_RUNTIME_DIR=/tmp/.xdg


./mainwindow -platform wayland


报错
Failed to create wl_display(No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it wa found.
This application failed to start because no Qt platform plugin could be intialized.Reinstalling the apllication may fix this probem.
Available platform plugins are: eglfs, linuxfb, minimal, minimal egl, off screen, vnc, wayland-egl, wayland.

Aborted.


*******************************************************************

我尝试着打开qml文件管理的图标,结果打开文档之后,看不到文档列表了,好像系统崩溃的感觉
等我回头再执行一次
./mainwindow -platform wayland
就发现有了qt演示demo了,可问题是qt运行一直警报,说没有发现/usr/lib/fonts
我创建了这个文件夹,现在不报错了



另外,最重要的,系统界面彻底坏了,重启都不行恢复,就是一幅黑白梅花图,请问这是咋回事


tchip_askquestions

log.zip

556 Bytes, 下载次数: 0, 下载积分: 灯泡 -1 , 经验 -1


作者: padmafeel    时间: 2022-11-10 14:03
answer here:
https://dev.t-firefly.com/forum. ... light=qt.qpa.plugin




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1