我使用./configure -embedded x86 編譯及make, make install
後直接執行demo 出現
root@debian:/usr/local/Trolltech/QtEmbedded-4.8.2/demos/books# ./books
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
QWSSocket::connectToLocalFile could not connect:: Connection refused
No Qt for Embedded Linux server appears to be running.
If you want to run this program as a server,
add the "-qws" command-line option.
但若我加./books -qws 會出現
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
QScreenLinuxFb::connect: No such file or directory
Error opening framebuffer device /dev/fb0
Segmentation fault
錯誤訊息 用qws要找qvfb? 但我configure並沒加入-qvfb參數
請問我是否哪個步驟錯誤了 謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 114.45.243.9