> also.. evas will auto enable opengl or opengl-es2 if it finds suitable opengl > libraries and headers. check configure.log to see what it found or didnt find. > it's all automatic so no need for --enable options at all for evas for pretty > much anything.
For ./configure --prefix=/usr, the result is Engines: OpenGL X11.....: yes (Xlib: yes) (XCB: no) (GLES: no) (SGX: no) (s3c6410: no) >From config.log, it does not check ./GLES2/gl2.h etc. ./configure --prefix=/usr --enable-gl-flavor-gles --enable-gles-variety-sgx Engines: OpenGL X11......: yes (Xlib: yes) (XCB: no) (GLES: no) (SGX: yes) (s3c6410: no) It checks ./GLES2/gl2.h etc. And link with libGLESv2.so. But why GLES is always no? Thanks! -Zhenqiang ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel