[Webkit-unassigned] [Bug 119299] New: eglplatform.h needs to be copied on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 18:28:35 PDT 2013


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

           Summary: eglplatform.h needs to be copied on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: bfulgham at webkit.org


Since http://trac.webkit.org/changeset/153492/trunk/Source/WebCore/platform/graphics/GLContext.h we need to copy eglplatform.h to be able to be found by #include "eglplatform.h" instead of #include <EGL/eglplatform.h> before compiling WebCore like we did in http://trac.webkit.org/changeset/151854/trunk/Source/WebCore/WebCore.vcxproj/WebCorePreBuild.cmd

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