[Webkit-unassigned] [Bug 190183] [Win][Ninja] incremental build failure of WebKit due to not triggering recompilations by modifying WebCore forwarding header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 20:09:46 PDT 2018


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

--- Comment #5 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Finally, I think maybe I understand this issue.

This is a problem because the output directory
DerivedSources/ForwardingHeaders/WebCore has uppercase. while
Chromium uses lowercase for directory names of generated headers.

Possible solutions are:
* Downcase output directory names for generated headers
* Use MSBuild instead of Ninja
* Fix Ninja

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181012/dceafed2/attachment.html>


More information about the webkit-unassigned mailing list