On 9 October 2015 at 10:19, Andreas Müller <[email protected]> wrote:
> I did some tests with this: On a simple gtk2/3 image starting a gtk3 > application crashes complaining libgl*.so cannot be found. I checked: > It does not help to install egl/gles2 on the image: libepoxy relies on > libgl. > > Isn't this a bug? I thought one of the targets of libepoxy is to > abstract away different gl implementations under a common API. Or in > other words: Does this mean that running gtk3 requires desktop OpenGL > installed? > The reason I've not sent a patch yet is exactly what you describe: I've not figured out yet if there's a bug somewhere or if they've essentially made libGL.so.1 (or at least a full opengl implementation) part of the GTK API... In any case I guess the dependency should actually be in gtk as epoxy can't really know which GL libraries are going to be needed at runtime. Jussi
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
