We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ?
The text was updated successfully, but these errors were encountered:
what version of opengl does the h/w support?
Sorry, something went wrong.
OpenGL ES 2.0 and OpenVG 1.1
supermodel needs opengl 4.1
Sorry, I missed that information, thanks for your reply.
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: