[clutter] ClutterEGL-CRITICAL **: eglGetConfigs failed

Hi,

What do you mean by loose setting the attribute list?

Since am working on beagle board i need to configure clutter with eglnative flavour and gles-2.0. Further im using GLES2 n EGL headers n libraries provided by OMAP35x_Graphics_SDK_3_00_00_09 frm TI.

Also i wanted to know whether i need to modify my clutter programs to suit eglnative flavour? I mean apart from <clutter/clutter.h> header file do i need to include any other header files (eg: clutter-egl.h / clutter-egl-headers.h) or any specific functions related to elg backend (eg: clutter-egl-display() ) ? If yes let me know which.

Regards,
Rohit Jain

Hi,

I’ve tried with OMAP35x_Graphics_SDK_3_00_00_09, and got the same issue. I’m investigating it. BTW, you can try OMAP35x_Graphics_SDK_3_00_00_06, it works well.

Regards,

-Hieu