This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

EGL GLX error:No configs found with the requested attributes.

I download Mali OpenGL ES SDK v2.44  and follow the SDK tutorial quck start guide.

finally I run the binary to execute the example,the following erro message appears.

FATAL - EGL: (initialize 104) GLX returned Error base : a9, Event Base : 69
FATAL - EGL: GLX supports the following extensions: GLX_MESA_copy_sub_buffer GLX_MESA_pixmap_colormap GLX_MESA_release_buffers GLX_ARB_get_proc_address GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer
Error: No configs found with the requested attributes.

 

How can I do next?

thanks for any help!

Parents
  • I had a look at your issue.

    My bet would be on some kind of incompatibilities with running the emulator inside a VM. You might want to check this option.

    If possible I would recommend that you test on your host machine directly. You will find projects for Visual Studio inside the visual_studio folder.

    Let me know if either of these options works for you.

     

    Cheers

Reply
  • I had a look at your issue.

    My bet would be on some kind of incompatibilities with running the emulator inside a VM. You might want to check this option.

    If possible I would recommend that you test on your host machine directly. You will find projects for Visual Studio inside the visual_studio folder.

    Let me know if either of these options works for you.

     

    Cheers

Children
No data