> I don't think It didn't found OpenGLES libraries, 'cause I put its > libraries to /usr/lib directory which can be found by default. In > addition, I invoke two OpenGLES functions (eglGetDisplay, > eglInitialize) in driver_init_device function, both of them are the > functions in OpenGLES EGL library. if it couldn't found the library, > why didn't it terminate at the first call ( eglGetDisplay )?
Are you sure the driver_init_device() is invoked ? Where's the output from the first line ? >D_DEBUG_AT( opengles, "%s()\n", __FUNCTION__ ); I didn't see it int your dump. -- Best Regards Nikita Egorov nik...@gmail.com nik...@varma-el.com _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev