Open bobbybudnick opened 4 years ago
I am building Retroarch with --enable-opengl so that overlays will work. It builds without errors when built without opengl.
I am using Debian Buster on an ARM VIM3 SBC and libgl1-mesa-dev is installed.
Are there some additional dependencies missing?
--enable-opengl= OpenGL 2, you need the accelerated mali sdk to compile (GLES3 if available)
I am building Retroarch with --enable-opengl so that overlays will work. It builds without errors when built without opengl.
I am using Debian Buster on an ARM VIM3 SBC and libgl1-mesa-dev is installed.
Are there some additional dependencies missing?