[webkit-help] Building WebKit

Brent Fulgham bfulgham at apple.com
Fri Dec 9 11:52:40 PST 2016


Hi Plamen,

> On Dec 9, 2016, at 3:10 AM, Plamen Dimitrov <plamend at coherent-labs.com> wrote:
> 
> -- Could NOT find Ruby (missing:  RUBY_INCLUDE_DIR RUBY_LIBRARY RUBY_CONFIG_INCLUDE_DIR) (found suitable version "2.0.0", minimum required is "1.9”)

[ … ]

> -- Could NOT find PkgConfig (missing:  PKG_CONFIG_EXECUTABLE)
> CMake Error at Source/cmake/FindICU.cmake:106 (message):
>   Could not find ICU

These two errors indicate that:

(1) You do not have Ruby installed:

	See ‘Step 4’ on <https://webkit.org/webkit-on-windows/#installing-developer-tools>.

(2) You do not have a copy of ICU.

	As Konstantin pointed out, running “update-webkit —wincairo” should do that.

As for building, the “build-webkit —wincairo” target should work. Current status is a clean build:

	https://build.webkit.org/builders/WinCairo%2064-Bit%20Release

Thanks,

-Brent

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20161209/03b69b40/attachment.html>


More information about the webkit-help mailing list