HI, Rohit,
it seesmed the same problem was reported many times. the cause of this problem is
configure attribute , you may change the attribute list to loose setting.
it may will ease this problem.
regards.
------- Original Message -------
Sender : Rohit Jain<[email protected]>
Date : Sep 18, 2009 18:29 (GMT+09:00)
Title : [clutter] ClutterEGL-CRITICAL **: eglGetConfigs failed
Hello,
I have successfully installed clutter-0.8.8 on beagle board :
./configure --with-flavour=eglnative --with-gles=2.0 --with-x=no --with-imagebackend=gdk-pixbuf
Also i have successfully compiled a sample clutter program using
gcc exp4.c -o exp4_0.8 `pkg-config --cflags --libs clutter-eglnative-0.8`
But when i try to run this program it throws following error :
(./exp4_0.8:16021): ClutterEGL-CRITICAL **: eglGetConfigs failed
(./exp4_0.8:16021): ClutterEGL-CRITICAL **: eglGetConfigs failed
(./exp4_0.8:16021): Clutter-WARNING **: Called clutter_main() but Clutter wasn't initialised. You must call clutter_init() first.
This is also true for other clutter "test" programs provided along with the source code. Can any one tell me where exactly im going wrong? :(
Regards,
Rohit Jain
