[webkit-dev] 'CSSPropertyNames.h': No such file or directory

Patrick Wright wrightpt at gmail.com
Mon Oct 2 07:54:06 PDT 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171002/01f37474/attachment.html>


More information about the webkit-dev mailing list