12.12.2016, 18:46, "Plamen Dimitrov" <plam...@coherent-labs.com>: > Thank you Konstantin. > I've generated an VS 2015 project and found out that a lot of files are > missing. For example: > EventInterfaces.h EventTargetInterfaces.h HTMLNames.h > InternalSettingsGenerated.h JSCryptoKey.h JSCustomElementRegistry.h > JSDocument.h JSFontFace.h JSFontFaceSet.h JSIDBCursor.h > JSIDBCursorWithValue.h JSIDBIndex.h JSIDBRequest.h JSIDBTransaction.h > JSMediaStreamTrack.h JSMediaTrackSupportedConstraints.h JSNavigator.h > JSNode.h JSPerformanceEntry.h JSWebGLRenderingContext.h > JSWebGLRenderingContextBase.h MathMLNames.h SVGNames.h Can I generate these > files?
This files should be automatically generated during build process. Rules are defined in cmake files. > > On Mon, Dec 12, 2016 at 2:30 PM, Konstantin Tokarev <annu...@yandex.ru> wrote: >> 12.12.2016, 12:25, "Plamen Dimitrov" <plam...@coherent-labs.com>: >>> 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. >>> , >> >> Hi, >> >> Unfortunately, it's quite possible that WinCairo does not build on some >> arbitrary trunk revision. If you watch waterfall [1], you can often see >> WinCairo bot failing to compile, and right now it's apparently having more >> serious troubles and was put offline, so nobody working on other ports can >> check if they introduce new build breaks for WinCairo. >> >> The best option for you to proceed is to fix compilation error your self and >> submit patches to bugzilla following usual procedure. >> >> [1] https://build.webkit.org/waterfall >> >> -- >> Regards, >> Konstantin -- Regards, Konstantin _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev