Bug 98870
Summary: | [EFL] GLContextEGL.h not found with -DENABLE_WEBGL=ON | ||
---|---|---|---|
Product: | WebKit | Reporter: | Halton Huo <halton.huo> |
Component: | WebGL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Major | CC: | hw1008.kim |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Halton Huo
OS: Ubuntu 12.04.1 LTS 64 bit
./Tools/Scripts/build-webkit --efl --cmakearg="-DENABLE_WEBGL=ON"
...
[ 81%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/cairo/GraphicsContext3DCairo.cpp.o
/home/halton/work/projects/webkit/WebKit/Source/WebCore/platform/graphics/cairo/GLContext.cpp:24:26: fatal error: GLContextEGL.h: No such file or directory
compilation terminated.
[ 81%] Building CXX object Source/WebCore/CMakeFiles/webcore_efl.dir/platform/graphics/cairo/GraphicsContext3DPrivate.cpp.o
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Halton Huo
This bug disappear on trunk@136087, so close it.