[webkit-dev] 'CSSPropertyNames.h': No such file or directory
Alex Christensen
achristensen at apple.com
Mon Oct 2 11:41:06 PDT 2017
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 <wrightpt at 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 at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171002/73f9f05e/attachment.html>
More information about the webkit-dev
mailing list