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!