oxesoft / oxefmsynth

Oxe FM Synth official repository
https://oxesoft.wordpress.com/
GNU General Public License v3.0
178 stars 27 forks source link

Makefile.vstlinux is missing -lGL in LIBS #5

Closed SpotlightKid closed 8 years ago

SpotlightKid commented 8 years ago

I got "undefined symbol: glDrawArrays" when I tried the new version 1.3.4, which I fixed by adding"-lGL" to LIBS on line 57 in Makefile.vstlinux.