[webkit-help] Building WebKit

Plamen Dimitrov plamend at coherent-labs.com
Mon Dec 12 00:28:26 PST 2016


Hi all, 1) I've installed Ruby 2.0.0-p648 and DevKit-mingw64 from here:
http://rubyinstaller.org/downloads/ 2) I've run "update-webkit";
"update-webkit --wincairo"; "update-webkit-wincairo-libs" 3) I've run
"build-webkit --wincairo --release" And The error has changed with: "C:\Program
Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\type_traits(1469):
error C2893: Failed to specialize function template 'unknown-type
std::invoke(_Callable &&,_Types &&...)'" Note: I've installed 2, 3, 4, 5,
6, 7, 8, 9,10 and 13 from this list:
https://webkit.org/webkit-on-windows/#installing-developer-tools Thanks,
Plamen.

On Fri, Dec 9, 2016 at 9:55 PM, Konstantin Tokarev <annulen at yandex.ru>
wrote:

>
>
> 09.12.2016, 22:52, "Brent Fulgham" <bfulgham at apple.com>:
> > 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>.
>
> Actually, this error message does not mean that Ruby is missing, it is
> emitted in case Ruby headers or libraries were not found. If you have only
> interpreter, you will get this message during cmake run and it will not
> cause any harm.
>
> >
> > (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 at lists.webkit.org
> > https://lists.webkit.org/mailman/listinfo/webkit-help
>
>
> --
> Regards,
> Konstantin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-help/attachments/20161212/7765be9a/attachment.html>


More information about the webkit-help mailing list