Bug 98870 - [EFL] GLContextEGL.h not found with -DENABLE_WEBGL=ON
Summary: [EFL] GLContextEGL.h not found with -DENABLE_WEBGL=ON
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 23:59 PDT by Halton Huo
Modified: 2012-11-29 00:34 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Halton Huo 2012-10-09 23:59:17 PDT
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
Comment 1 Halton Huo 2012-11-29 00:34:39 PST
This bug disappear on trunk@136087, so close it.