GL/gl.h: No such file or directory (Compiling on Linux, Pop_OS/Ubuntu)
Closed this issue · 3 comments
KtheVeg commented
When running ./setup_lnx.sh in terminal, I see multiple errors labeled with
GL/gl.h: No such file or directory
What am I missing? I simply extracted the whole qb64 folder then ran the setup bash file. What am I missing?
KtheVeg commented
Found out what had to be done. Since I was using Pop, the compiler didn't know that it was based off of ubuntu and just chugged along without installing what it needed. I modified the compiler script to include pop and it worked.
FellippeHeitor commented
@Veggieoskibroski pull requests welcome 😉