Hi, Thanks for your help! >Right. You then need to verify if it's libEGL.so which also implements >the wayland-egl stuff (and by "stuff" I mean the functions defined in >Wayland's wayland-egl.h) or if it actually comes from a different >library. > >Tizen IVI builds assume Mesa or something equivalent is being used, >meaning if a different GL implementation is used it is supposed to >provide its own libwayland-egl.so. > >If for some weird reason the library just has a different name, you'll >have to change the detection code in src/ozone/wayland/wayland.gyp >yourself and rebuild Crosswalk.
I've checked the libEGL.so(vivante) and the functions in wayland-egl.h are all exist in it. The vivante libs are files only, not packges, so I copied them in the file system. I think there is no pkg-config about these libs. But I know little about the detection code. Could you tell me how to modify wayland.gyp ? Thanks for your help! BR, kongling
_______________________________________________ Crosswalk-dev mailing list Crosswalk-dev@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev