
QT编译安装及移植
IamIthink
记录生活的点点滴滴
展开
-
QT 移植开发板出现的问题
1、问题:ts_open: No such file or directory加入环境变量TSLIB_TSDEVICE=/dev/event0将环境变量改为TSLIB_TSDEVICE=/dev/input/event02、问题:tslib: Selected device is not a touchscreen (must support ABS and原创 2014-03-20 17:52:41 · 1140 阅读 · 0 评论 -
qt 编译问题总结
以下博客来自makuiyu: http://blog.youkuaiyun.com/makuiyu/article/details/7017368 1)使用make命令编译Qt原码时出现了 /usr/bin/ld: cannot find -lXrender 问题: /usr/bin/ld: cannot find -lXrender colle转载 2014-03-18 17:28:20 · 11850 阅读 · 0 评论