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

GLFW Error: 65543. GLX: Failed to create context #23

Open
C-SunRay opened this issue Mar 19, 2023 · 0 comments
Open

GLFW Error: 65543. GLX: Failed to create context #23

C-SunRay opened this issue Mar 19, 2023 · 0 comments

Comments

@C-SunRay
Copy link

i am having trouble with running this in my vmware station, i am wondering why?

using glxinfo, the infomation is as below

glxinfo | grep render
direct rendering: Yes
GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_NV_float_buffer,
GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: SVGA3D; build: RELEASE; LLVM;
GL_NV_conditional_render, GL_NV_copy_image, GL_NV_depth_clamp,
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_conditional_render,
GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments,
GL_OES_element_index_uint, GL_OES_fbo_render_mipmap,

and the error message:

$ ./MP-APS


Engine starting up...


Available processor cores: 4


Loading Engine config file...
Engine config load result: No error


Initializing Window...
GLFW Error: 65543. GLX: Failed to create context: GLXBadFBConfig
Failed to create GLFW window.Aborted (core dumped)

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