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

Reply via email to