Hello,
I have been trying to install Luscus on OS X (Mojave 10.14.6) for a bit and have been running into this error when running cmake .. from the build directory. I am a novice with cmake so bare with me :
CMake Error at CMakeLists.txt:86 (message):
ERROR: GL development libraries are missing. Install development version
(usually a -dev package) of gl.
I have tried to install multiple dev packages that contain gl but I am still unable to get around this.
Thanks in advance,
Ryan
luscus can only be compiled with mac ports (or with other manager, which supports gtk-x11). Homebrew installs GTK without x11 support.
The installation instruction is fixed...