[Webkit-unassigned] [Bug 106558] [Windows] Compile fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 30 21:57:13 PDT 2013


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


Vivek Galatage <vivekg at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vivekg at webkit.org




--- Comment #13 from Vivek Galatage <vivekg at webkit.org>  2013-06-30 21:59:11 PST ---
(In reply to comment #11)
> I updated the downloadable support libraries recently (yesterday actually), on developer.apple.com/opensource.
> 
> Care to try those new ones out?

I tried to downloading the WebKitSupportLibs.zip and tried extracting it using the script ./Tools/Scripts/update-webkit-support-libs. It throws out-of-date error to re-download it again. So when I tried to cross verify what the error was, I got this:

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.

Also I am getting a lot of errors while building (due to new missing headers in the WebKitSupportLibs) as -

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

I think there is some issue with the version.

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