
QT
jonhliu
Good good study , day day up !
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Ubuntu14.04编译dbus1.13.10问题记录
编译dbus软件时,出现以下错误:No package 'expat' found解决过程记录:===========================================================解决办法一:下载软件:wget http://sourceforge.net/projects/expat/files/expat/2.1....原创 2019-12-22 16:37:03 · 983 阅读 · 0 评论 -
Qt编译错误“GL/gl.h:No such file or directory”的解决方法
操作系统:Ubuntu 14.04QT版本:qt-opensource-linux-x64-5.9.2.run命令行执行:sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev原创 2019-11-01 19:47:30 · 717 阅读 · 0 评论