摘要:
现在 如果我要使用鼠标导入环境变量export QWS_MOUSE_PROTO=MouseMan:/dev/input/mice使用触摸屏,导入环境变量export QWS_MOUSE_PROTO=Tslib:/dev/input/touchscreen0如果想同时两个都支持 export QWS_MOUSE_PROTO=MouseMan:/dev/input/mice;export QWS_MO...
阅读全文
posted @ 2010-11-24 17:02
海王
阅读(8212)
推荐(0)
摘要:
TARGET_DIR=$PWDcd /list=`cat << EOFusr/local/Trolltech/QtEmbedded-4.7.0-arm/examples/widgets/wiggly/wigglyusr/local/Trolltech/QtEmbedded-4.7.0-arm/examples/painting/concentriccircles/concentricc...
阅读全文
posted @ 2010-11-24 15:36
海王
阅读(481)
推荐(0)
摘要:
In file included from http://www.cnblogs.com/include/QtGui/private/qt_x11_p.h:1, from mainwindow.cpp:74: http://www.cnblogs.com/include/QtGui/private/http://www.cnblogs.com/../src/gui/kernel/qt_x11_p....
阅读全文
posted @ 2010-11-24 15:32
海王
阅读(3851)
推荐(0)
摘要:
在编译QT前,可加各种参数来定制自己想要的QT库。这对需要裁减QT库的朋友来说非常重要。对于如何编译QT,可以参考:http://hi.baidu.com/agassi%5Fp/blog/item/455833601e4eb14ceaf8f866.html 配置参数选项: 前面是*号的表示默认参数. +号表示该功能要求被评估,评估成功后才能被接受. -release ........... 调试...
阅读全文
posted @ 2010-11-24 15:17
海王
阅读(4037)
推荐(0)
摘要:
/usr/include/bits/fcntl2.h:51: error: call to ‘__open_missing_mode’ declared with attribute error: open with O_CREAT in second argument needs 3 argumentsmake[2]: *** [ts_calibrate.o] Error...
阅读全文
posted @ 2010-11-24 14:57
海王
阅读(1012)
推荐(0)
摘要:
1楼 playfish 文章标题 : [问题]怎样挂在磁盘而不在桌面显示图标?发表于 : 2008-07-03 11:17 注册: 2007-09-12 8:30帖子: 33 ...
阅读全文
posted @ 2010-11-24 09:20
海王
阅读(281)
推荐(0)