That is supposed to be generated.  Maybe something’s failing to generate that, 
or maybe the command isn’t getting called somehow.  See 
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/CMakeLists.txt#L3819

> On Oct 2, 2017, at 7:54 AM, Patrick Wright <wrigh...@gmail.com> wrote:
> 
> Trying to build webkit for android on Windows. Does anyone know where i can 
> start to diagnose these errors?
> 
> CSSPropertyNames.h
> HTTPHeaderNames.h
> WebCoreJSBuiltinInternals.h
> 
> the above header files were never generated. I assume there is javascript 
> file that I can look at for this.
> 
> I found "WebCoreJSBuiltinInternals.cpp" but it was generated by cmake. which 
> was basically zero help. 
>  
> 
> 
> 26>C:\Users\wrigh\Videos\webkit-master\Source\WebCore/platform/animation/Animation.h(27):
>  fatal error C1083: Cannot open include file: 'CSSPropertyNames.h': No such 
> file or directory (compiling source file 
> C:\Users\wrigh\Videos\webkit-master\Source\WebKit\WebProcess\WebPage\android\WebPageAndroid.cpp)
> 
> Cannot open include file: 'HTTPHeaderNames.h': No such file or directory 
> (compiling source file 
> C:\Users\wrigh\Videos\webkit-master\Source\WebKit\UIProcess\cairo\BackingStoreCairo.cpp)
> 26>AcceleratedDrawingArea.cpp
> 
> 'WebCoreJSBuiltinInternals.h': No such file or directory (compiling source 
> file 
> C:\Users\wrigh\Videos\webkit-master\Source\WebCore\bindings\js\JSDOMIterator.cpp)
> 17>ReadableStream.cpp
> 
> Much obliged
> 
> Patrick
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to