qte2,3,10,arm9,linux2.4.18
交叉编译好了examples里hello的例子,下载到板子上运行。
./hello -qws
出来了界面,但窗口里的字是静止的,应该字是飘动的才对啊。好像是timer不管用了,请教各位有知道原因的么?
2。不是很明白为什么要加-qws,我不加的时候出错
QSocket::writeBlock: Socket is not open
QSocket::writeBlock: Socket is not open
QSocket::writeBlock: Socket is not open
QSocket::writeBlock: Socket is not open
No Qt/Embedded server appears to be running.
If you want to run this program as a server,
add the "-qws" command-line option.
framebuffer已经测试过已经启动了。