嵌入式qt

  1. 問題:開發板#./test
    -sh: ./test: No such file or directory
    緣由:內核,文件系統用的交叉編譯工具鏈和qt庫的不匹配
  2. 問題:沒有合適的編譯器
    方法:重啓虛擬機
  3. (1)TRDqt程序交叉編譯,結果:
    ssh

    (2)helloworld qt程序+nfs文件系統,結果:
    libdbus-1
    工具

    (3)helloworld qt程序+sd文件系統,結果:
    Could not open display
    sh: line 1: 2362 Aborted DISPLAY=':0.0' /home/root/helloworld
    Application finished with exit code 134.code

    以後sunny@sunny-VirtualBox:/nfsroot/lib$ ssh -X root@192.168.22.108
    root@192.168.22.108's password:
    xauth: file /home/root/.Xauthority does not exist
    root@plnx_aarch64:~# ./helloworld
    Could not initialize egl display
    Abortedblog

xcb是圖形庫,eglfs很麻煩開發

相關文章
相關標籤/搜索