[DCC Error] E2597 C:\[Delphi install directory]\bin\ld-linux.exe: error: cannot find -lGL

Issue #123 resolved
German Henao created an issue

Hello: On Delphi Tokio 10,2 Enterprise , Linux Ubuntu 64. After test a console aplication. Now writing a test VCL aplication. I compile and get the "cannot find -lGL" E2597 error. I have installed the CrossVcl library- Thanks for your help. Luis

Comments (3)

  1. German Henao reporter

    Hope this can help you..... In order to install CrossVcl en Delphi and solve cannot find -lGL Exec the following command

    sudo apt-get install freeglut3-dev build-essential libx11-dev libxmu-dev libxi-dev libgl1-mesa-glx libglu1-mesa libglu1-mesa-dev libglfw3-dev libgles2-mesa-dev

    /usr/lib/i386-linux-gnu/libfbclient.so.2 /usr/lib/i386-linux-gnu/libfbclient.so.2.5.1

    $ dpkg -L firebird-dev $ sudo apt-get install firebird-dev

  2. Log in to comment