[Webkit-unassigned] [Bug 66840] New: CSSproperty error encountered while compiling webkit-r93670

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 00:30:25 PDT 2011


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

           Summary: CSSproperty error encountered while compiling
                    webkit-r93670
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: imholulu at gmail.com


I'm now trying to build Webkit-r93491 on Windows7 with VS2005 SP1.
   the first few component went smoothly but when it comes to WebCore, I kept getting these error:
        "d:\webkit-r93491\source\webcore\css\CSSPrimitiveValueMappings.h(2891) : error C2065: “CSSValueButt”: undeclared identifier"
       and 
         "..\page\animation\AnimationBase.cpp(770) : error C2065: “CSSPropertyFillOpacity”: undeclared identifier"
   How can I get these identifier declared?

  I've already tried the "update-webkit" and " update-webkit-support-libs", and I also executed "rebaseall" in ash.exe in Cygwin/bin.
  I've been struggling with it for nearly two days, so please guys give me some good suggestions.

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