/usr/bin/ld: cannot find -lGL

collect2: ld returned 1 exit status

tennycent@tennycent-desktop:~/$ cd  /usr/lib
 locate libGL

sudo ln -s usr/lib/x86_64/../libGL.so.1 libGL.so
 

相关文章:

  • 2022-01-05
  • 2022-12-23
  • 2021-06-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-01
猜你喜欢
  • 2022-01-27
  • 2022-12-23
  • 2021-07-18
  • 2022-03-01
  • 2022-12-23
  • 2022-12-23
  • 2021-11-09
相关资源
相似解决方案