[Webkit-unassigned] [Bug 136576] New: can not find cairo-gl.h when build webkit with gtk on ubuntu 14.04
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 5 08:04:24 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136576
Summary: can not find cairo-gl.h when build webkit with gtk on
ubuntu 14.04
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: qifugeng2002 at 163.com
I got webkit newest code with svn, then try to build it follow instructions on this page:
http://trac.webkit.org/wiki/BuildingGtk
When I run Tools/Scripts/build-webkit --gtk,
There is an error:
../../Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:43:22: fatal error: cairo-gl.h: No such file or directory
and I found these two file named cairo-gl.h under webkit directory:
./WebKitBuild/Dependencies/Source/cairo-1.12.8/src/cairo-gl.h
./WebKitBuild/Dependencies/Root/include/cairo/cairo-gl.h
I add "WebKitBuild/Dependencies/Root/include/cairo" to Source/WebCore/PlatformGTK.cmake, then build continue.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list