Re: [webkit-dev] Could use some help from people who care about the WinCairo port

2020-09-12 Thread Fujii Hironori
Please disable the precompiled header for Windows DumpRenderTree at the
moment. I'll look into it next Monday.

WEBKIT_ADD_PRECOMPILED_HEADER("DumpRenderTreePrefix.h"
"win/DumpRenderTreePrefix.cpp" DumpRenderTree_SOURCES)

On Sun, Sep 13, 2020 at 7:13 AM Darin Adler  wrote:

> The patch for this bug
>
> https://bugs.webkit.org/show_bug.cgi?id=216428
>
> is failing to build on WinCairo because of some kind of precompiled header
> problem. I could use some help figuring out what I did wrong.
>
> — Darin
> ___
> 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


[webkit-dev] Could use some help from people who care about the WinCairo port

2020-09-12 Thread Darin Adler
The patch for this bug

https://bugs.webkit.org/show_bug.cgi?id=216428 


is failing to build on WinCairo because of some kind of precompiled header 
problem. I could use some help figuring out what I did wrong.

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