当前位置:网站首页>Qt error: /usr/bin/ld: cannot find -lGL: No such file or directory
Qt error: /usr/bin/ld: cannot find -lGL: No such file or directory
2022-04-23 17:28:00 【Xiaoying Information Technology Service Department】
clang++ -ccc-gcc-name g++ -Wl,-rpath,/home/yigo/Qt5.12.12/5.12.12/gcc_64/lib -o Test1 main.o mainwindow.o moc_mainwindow.o /home/yigo/Qt5.12.12/5.12.12/gcc_64/lib/libQt5Widgets.so /home/yigo/Qt5.12.12/5.12.12/gcc_64/lib/libQt5Gui.so /home/yigo/Qt5.12.12/5.12.12/gcc_64/lib/libQt5Core.so -lGL -lpthread
/usr/bin/ld: cannot find -lGL: No such file or directory
solution:
sudo apt install mesa-common-dev libglu1-mesa-dev
It works.
c++ - /usr/bin/ld: cannot find -lGL (Ubuntu 14.04) - Stack Overflow
版权声明
本文为[Xiaoying Information Technology Service Department]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231724095353.html
边栏推荐
- 1-2 characteristics of nodejs
- STM32 entry development board choose wildfire or punctual atom?
- Shell - introduction, variables, and basic syntax
- Use of todesk remote control software
- Freecodecamp ---- budget & category exercise
- Net standard
- 线性代数感悟之1
- Signalr can actively send data from the server to the client
- 2.Electron之HelloWorld
- . net cross platform principle (Part I)
猜你喜欢
快时钟同步慢时钟域下的异步控制信号slow clk to fast clk
Using quartz under. Net core -- operation transfer parameters of [3] operation and trigger
flink 学习(十二)Allowed Lateness和 Side Output
Signalr can actively send data from the server to the client
常用SQL语句总结
Customize my_ Strcpy and library strcpy [analog implementation of string related functions]
XTask与Kotlin Coroutine的使用对比
If you start from zero according to the frame
ClickHouse-表引擎
Clickhouse table engine
随机推荐
How to sort the numbers with text in Excel from small to large instead of the first number
双指针进阶--leetcode题目--盛最多水的容器
For the space occupation of the software, please refer to the installation directory
uni-app黑马优购项目学习记录(下)
Use of todesk remote control software
Solution architect's small bag - 5 types of architecture diagrams
C dapper basically uses addition, deletion, modification and query transactions, etc
Flash project cross domain interception and DBM database learning [Baotou cultural and creative website development]
索引:手把手教你索引从零基础到精通使用
C语言程序设计之函数的构造
[registration] tf54: engineer growth map and excellent R & D organization building
Input file upload
In embedded system, must the program code in flash be moved to ram to run?
matlab如何绘制已知公式的曲线图,Excel怎么绘制函数曲线图像?
Using quartz under. Net core - calendar of [6] jobs and triggers
Your brain expands and shrinks over time — these charts show how
Understanding of RPC core concepts
[C] thoroughly understand the deep copy
常用SQL语句总结
ASP. NET CORE3. 1. Solution to login failure after identity registers users