jarcode-foss / glava

GLava - OpenGL audio spectrum visualizer
GNU General Public License v3.0
1.17k stars 59 forks source link

C library 'GL' not found #112

Closed Roker2 closed 5 years ago

Roker2 commented 5 years ago

meson.build:96:0: ERROR: C library 'GL' not found

You need to install libgl1-mesa-dev

sudo apt install libgl1-mesa-dev