qt4 예제를 컴파일하고 임베디드 보드에서 실행하니 에러가 나네요.ㅠㅠ
qt4 예제를 임베디드 보드에서 실행시키니 에러가 납니다.
먼저 ./qthello 실행시키니
QWSSocket::connectToLocalFile could not connect:: No such file or directory
QWSSocket::connectToLocalFile could not connect:: No such file or directory
QWSSocket::connectToLocalFile could not connect:: No such file or directory
QWSSocket::connectToLocalFile could not connect:: No such file or directory
QWSSocket::connectToLocalFile could not connect:: No such file or directory
QWSSocket::connectToLocalFile could not connect:: No such file or directory
No Qtopia Core server appears to be running.
If you want to run this program as a server,
add the "-qws" command-line option 에러가 납니다.
그래서 ./qthello -qws 실행시키니
Unable to handle kernel paging request at virtual address 09081310 이라고 에러가 나네요.
임베디드 보드에서 qt4 용량이 커서 실행 못 시키는건가요? 답변 부탁드립니다.
nfs filesystem 을 사용해
nfs filesystem 을 사용해 보시구요
qt에러는 qtopia server를 죽이고 사용해 보세요
kill -9 (qtopia pid를 넣어주면 됨다)
이래도 안되면 부트로더 상에서 qtopia영역을 erase하고 커널 부팅후 시도해 보세요
Thank you.
댓글 달기