Hi Plamen, > On Dec 9, 2016, at 3:10 AM, Plamen Dimitrov <plam...@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
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-help