WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113087
Build fix for TransformationMatrix
https://bugs.webkit.org/show_bug.cgi?id=113087
Summary
Build fix for TransformationMatrix
ChangSeok Oh
Reported
2013-03-22 11:52:31 PDT
My build commend is.. ./autogen.sh --prefix=/usr/local --enable-debug --disable-egl --with-acceleration-backend=clutter --disable-webkit2 And following is a log I'm facing. In file included from ../../Source/WebCore/platform/graphics/clutter/GraphicsContext3DPrivate.cpp:21:0: ../../Source/WebCore/platform/graphics/clutter/GraphicsContext3DPrivate.h:42:90: error: 'TransformationMatrix' does not name a type Other ports using TextureMapper for AC backend seems no build-break since they include TextureMapperPlatformLayer.h which includes TransformationMatrix.h
Attachments
Patch
(2.13 KB, patch)
2013-03-22 12:04 PDT
,
ChangSeok Oh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
ChangSeok Oh
Comment 1
2013-03-22 12:04:27 PDT
Created
attachment 194613
[details]
Patch
WebKit Review Bot
Comment 2
2013-03-22 13:19:17 PDT
Comment on
attachment 194613
[details]
Patch Clearing flags on attachment: 194613 Committed
r146646
: <
http://trac.webkit.org/changeset/146646
>
WebKit Review Bot
Comment 3
2013-03-22 13:19:20 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug