Supermodel icon indicating copy to clipboard operation
Supermodel copied to clipboard

Unable to create OpenGL context glxbadfbconfig error.

Open thiagorod opened this issue 1 year ago • 4 comments

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 ?

thiagorod avatar Jun 26 '23 03:06 thiagorod

what version of opengl does the h/w support?

dukeeeey avatar Sep 03 '23 10:09 dukeeeey

OpenGL ES 2.0 and OpenVG 1.1

thiagorod avatar Sep 04 '23 20:09 thiagorod

supermodel needs opengl 4.1

dukeeeey avatar Sep 23 '23 16:09 dukeeeey

Sorry, I missed that information, thanks for your reply.

thiagorod avatar Sep 27 '23 00:09 thiagorod