随笔分类 -  Linux

Qt build error
摘要:OpenGL Linux下使用QT5运行时出现两个问题: cannot find -lGL collect2: error:ld returned 1 exit status 这是因为系统缺少链接库 查找确实库并安装 apt-chache search libgl-dev sudo apt-get 阅读全文

posted @ 2020-08-26 18:06 xiubeizi 阅读(75) 评论(0) 推荐(0)

导航