Hi all, I am trying to build webkit wincairo 1) I've done 2, 3, 4, 5, 6, 7, 8, 9,10 and 13 from this list: https://webkit.org/webkit-on-windows/#installing-developer-tools 2) I've installed Ruby 2.0.0-p648 and DevKit-mingw64 from here: http://rubyinstaller.org/downloads/ 3) I've run "update-webkit"; "update-webkit --wincairo"; "update-webkit-wincairo-libs" from VS2015 native tool command prompt. And when I've run "build-webkit --wincairo --release" the build has failed with "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\type_traits(1469): error C2672: 'std::invoke': no matching overloaded function found" and "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 &&...)'" Have you ever seen it before? Thank you in advance, Plamen.
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev