On Wed, Jul 27, 2011 at 10:58 PM, Devendra Tewari <[email protected]> wrote: > Hi, > I tried building version 1.5.1 from source after running configure with the > --enable-webgl option, but make prints the following message and exits: > make: *** No rule to make target > `Source/ThirdParty/ANGLE/src/compiler/glslang.l', needed by > `DerivedSources/ANGLE/glslang.cpp'. Stop. > Is WebGL supported in version 1.5.1? How can I build Webkit/Gtk+ with WebGL > support for Ubuntu 11.04 (natty)?
This should hopefully be fixed in http://trac.webkit.org/changeset/92573 . Thanks for reporting it! To build WebGL either wait for the next release of WebKitGTK+ 1.5 or grab the missing files from the repository. --Martin _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
