Skip to content
New issue

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

"GLX: Failed to create context: GLXBadFBConfig, Could not create window" When running gl_cadscene_rendertechniques.exe #3

Open
zhmlcg opened this issue Nov 27, 2021 · 0 comments

Comments

@zhmlcg
Copy link

zhmlcg commented Nov 27, 2021

I built using cmake and make on Ubuntu 20.04 without problem:

[100%] Linking CXX executable $HOME/test/bin_x64/Release/gl_cadscene_rendertechniques.exe
[100%] Built target gl_cadscene_rendertechniques

But when I run the generated executable, I got error:

GLX: Failed to create context: GLXBadFBConfig
Could not create window

The OpenGL version is 3.3. Could this be the reason? If not, what else could lead to GLXBadFBConfig and how to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant