I do have ninja-build installed, and the build fails towards the end. Any ideas how to fix it ?
[5220/5529] Generating ../../WebKit2-4.0.gir ninja: build stopped: subcommand failed. thanks again On Tue, Aug 26, 2014 at 8:11 PM, Enrique Ocaña González <[email protected]> wrote: > El Martes, 26 de agosto de 2014 19:36:46 Jose escribió: > >> I wrote the comment after getting >> >> # Tools/Scripts/build-webkit --gtk >> which: no ninja in (...) >> which: no eclipse in (...) > > The cmake build scripts check if the user has Eclipse and in that case > generate appropriate files to generate project.ini and other files. However, > having Eclipse isn't mandatory [1]. > > I think that the same happens with ninja: cmake ninja output is generated if > ninja is detected, but isn't mandatory either (IIRC). > > Cheers. > > [1] https://bugs.webkit.org/show_bug.cgi?id=132190 > > -- > Enrique Ocaña González > _______________________________________________ > webkit-gtk mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-gtk _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
