[Webkit-unassigned] [Bug 118229] New: [Windows] WebKitSupportLibs version difference makes the install and build unsuccesful

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 30 23:41:41 PDT 2013


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

           Summary: [Windows] WebKitSupportLibs version difference makes
                    the install and build unsuccesful
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vivekg at webkit.org
                CC: bfulgham at webkit.org, roger_fong at apple.com


I am trying to setup windows environment for webkit build. 

I downloaded the WebKitSupportLibs.zip from http://developer.apple.com/opensource/internet/webkit_sptlib_agree.html

The WebKitSupportLibraryVersion included in the zip file has the value '5' whereas https://developer.apple.com/opensource/internet/WebKitSupportLibraryVersion return '4' due to which the installation fails:

===============================================================================
WebKitSupportLibrary.zip is out-of-date.
Please download WebKitSupportLibrary.zip from:

    https://developer.apple.com/opensource/internet/webkit_sptlib_agree.html

and place it in:

    /cygdrive/e/webkit

Then run build-webkit again.
===============================================================================

Died at Tools/Scripts/build-webkit line 242.


Also the build gives the following errors:

Cannot open include file: 'Security/Security.h': No such file or directory
Cannot open include file: 'ImageIO/ImageIOBase.h': No such file or directory

But these files are also missing from the above zip file.

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