Hi; On Wed, 2008-06-11 at 19:24 +0530, varun shrivastava wrote: > i am compiling clutter-0.6.0 > GLES implementation is version 1.2.1
Wierd, I thought only 1.1 and 2.0 versions existed. Anyway 0.6 only supports 1.1. Trunk also supports 2.0. > we are able to compile GLES apps against them And thats ones *not* supplied by the driver vendor ? > > but we figured out that we were able to compile only .cpp files not > the c files > The problem was in header file egl.h, now the error corresponding to > egl.h is gone > but still ./configure is unable to detect the library > > > checking for eglInitialize in -lGLES_CM... no > > checking for eglInitialize in -lgles_cm... no > > configure: error: GLES library not found and egl backend requested. > Looks to me like you GLES lib is borked / incomplete. Best advice I can give is contact the driver vendor about the issue. == Matthew -- To unsubscribe send a mail to [EMAIL PROTECTED]
