Re: error: /usr/bin/ld: cannot find -lGL
Posted by
Nadar on
Jul 11, 2013; 11:31am
URL: https://forum.librecad.org/error-usr-bin-ld-cannot-find-lGL-tp5708546p5708549.html
<quote author="Avneet">
On Thu, Jul 11, 2013 at 3:19 PM, Nadar [via LibreCAD]
<
[hidden email]> wrote:
> I am trying to compile my new-plugin code. But everytime I get this error
> error: /usr/bin/ld: cannot find -lGL
> I already have opengl library installed on my system.
Link the library properly.
How to link the library?