We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 : 69FATAL - 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!
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