用的:
qtopia-free-1.7.0
qt-embedded-2.3.7.tar.gz
pxa255板上运行,输入命令: ./qpe -qws 并不能正常起动qte,而是输出了
“Cant't drive 16 depth”
======================
我在配置qt-embeded 时用得参数是
./configure -shared –xplatform linux-arm-g++
–thread –no-xft -qconfig qpe -depths 4,8,16,32
在网上查说用有人说用 -depths 8,16
我改了参数,编译,在开发板运行时
还是报错Cant't drive 16 depth
请问这是哪里的错误??谢谢!!