QT has just been installed, and an error is reported during compilation:/usr/bin/LD: cannot find – LGL
As shown below:
Solution:
sudo apt-get install libgl1-mesa-dev
Similar Posts:
- Anaconda startup error: libGL error… [How to Solve]
- Python compiles and installs under Linux and reports an error: makefile: 1141: install
- Linux Error: _mysql.c:32:20: fatal error: Python.h: No such file or directory [Solved]
- [Solved] Ubantu18.04 Use APT to install Go environment instruction Error
- Ubuntu20.04 server Error: Failed to restart docker.service: Unit docker.service not found
- Ubuntu16.04 Install python-ldap error: command ‘x86_64-linux-gnu-gcc’ failed with exit status 1
- [Solved] Apt-get -f install Error: No apport report written because MaxReports is reached already Errors were…
- Error in python2.7 installation of pycrypto Library [How to Solve]
- jenkins+sonar-scanner Scan Error: Failed to find ‘typescript’ module.Please check, NODE_PATH contains location of global ‘typescript’ or install locally in your project