[Webkit-unassigned] [Bug 113087] New: Build fix for TransformationMatrix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 11:50:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=113087

           Summary: Build fix for TransformationMatrix
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevin.cs.oh at gmail.com


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

-- 
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