[Webkit-unassigned] [Bug 252548] [CMake][Win] ninja: error: build.ninja:35: loading 'CMakeFiles\rules.ninja': The system cannot find the file specified.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 19 16:04:27 PST 2023


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

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Steps to reproduce:

1. Invoke .\Tools\Scripts\build-webkit
   CMakeLists.txt and CMakeFiles directory are created.
2. Add "message(FATAL_ERROR)" to Source/cmake/OptionsCommon.cmake
3. Invoke .\Tools\Scripts\build-webkit
   CMakeLists.txt and CMakeFiles directory are removed.
   Only CMakeLists.txt is created.
4. Invoke .\Tools\Scripts\build-webkit
   Report the ninja error

-- 
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/20230220/d9a58bae/attachment.htm>


More information about the webkit-unassigned mailing list