Ubuntu 12.04 /usr/bin/ld: error: cannot find -lGL

99封情书 提交于 2019-12-24 19:23:22

问题


I istalled the fglrx ATI/AMD proprietary driver and now when i try to launch my OpenGL/SDL project i receive this message: /usr/bin/ld: error: cannot find -lGL

I run Ubuntu 12.04 desktop, 64-bit. HD6870 [ATI Radeon HD 6800 Series]


回答1:


Installing fglrx-glx should help you, those are libGL's for proprietary AMD/ATI drivers.



来源:https://stackoverflow.com/questions/11867913/ubuntu-12-04-usr-bin-ld-error-cannot-find-lgl

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!