主题 : Qt问题请教 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 81710
精华: 0
发帖: 13
金钱: 65 两
威望: 13 点
综合积分: 26 分
注册时间: 2012-11-13
最后登录: 2017-09-13
楼主  发表于: 2013-08-22 13:42

 Qt问题请教

用qtcreat编译后出现下面的错误
/opt/FriendlyARM/toolschain/4.4.3/lib/gcc/arm-none-linux-gnueabi/4.4.3/../../../../arm-none-linux-gnueabi/bin/ld: cannot find -lsqlite3
collect2: ld returned 1 exit status
make: *** [demo15] 错误 1
The process "/usr/bin/make" exited with code %2.
Error while building project demo15 (target: Desktop)
When executing build step 'Make'

请求高手帮忙指导下!谢谢!