Supermodel
Supermodel copied to clipboard
Unable to create OpenGL context glxbadfbconfig error.
I´ve compiled the source code on Raspberry Pi 3B+ and despite some warnings, I got the bin file.
But when I try to run it, I get the error message:
Error: Unable to create opengl context glxbadfbconfig.
I have enabled the OpenGL and installed the SDL2 libraries. What am I missing ?
what version of opengl does the h/w support?
OpenGL ES 2.0 and OpenVG 1.1
supermodel needs opengl 4.1
Sorry, I missed that information, thanks for your reply.