QT error: cannot find -lGL
Posted 微微苏荷
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了QT error: cannot find -lGL相关的知识,希望对你有一定的参考价值。
自己电脑新搭建的QT5.4.2编程环境,编译的第一个程序出现错误:error: cannot find -lGL
经查证,是找不到GL库,解决办法:
sudo apt-get install libgl1-mesa-dev
以上是关于QT error: cannot find -lGL的主要内容,如果未能解决你的问题,请参考以下文章
解决CentOS遇到Qt编译(error: cannot find -lGL)
关于 国产麒麟系统编译Qt项目是报错:error: cannot find -lGL 的解决方法
Ubuntu16.04 QT5编译出现cannot find -lGL和collect2:error:ld r
QT编译错误:cannot find file: *.pro