[Webkit-unassigned] [Bug 121974] New: WebCore fails to build on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 26 13:39:19 PDT 2013


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

           Summary: WebCore fails to build on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mark.lam at apple.com
                CC: bfulgham at webkit.org, mark.lam at apple.com


This has been the case since before r156490.  Some of the error messages:

20>..\platform\graphics\cg\GraphicsContextCG.cpp(843): error C3861: 'wkCGContextIsPDFContext': identifier not found
20>..\platform\graphics\cg\GraphicsContextCG.cpp(911): error C3861: 'wkCGContextDrawsWithCorrectShadowOffsets': identifier not found
...
20>c:\cygwin\home\trybot\webkit\opensource\source\webcore\rendering\RenderMediaControls.cpp(48): error C2660: 'WKHitTestMediaUIPart' : function does not take 3 arguments
20>c:\cygwin\home\trybot\webkit\opensource\source\webcore\rendering\RenderMediaControls.cpp(53): error C2660: 'WKMeasureMediaUIPart' : function does not take 3 arguments
20>c:\cygwin\home\trybot\webkit\opensource\source\webcore\rendering\RenderMediaControls.cpp(58): error C2660: 'WKDrawMediaUIPart' : function does not take 4 arguments
20>c:\cygwin\home\trybot\webkit\opensource\source\webcore\rendering\RenderMediaControls.cpp(63): error C2660: 'WKDrawMediaSliderTrack' : function does not take 6 arguments

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