Bug 216666

Summary: [CMake] JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot open include file: 'Bytecodes.h': No such file or directory
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: CMakeAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Fujii Hironori 2020-09-17 14:29:01 PDT
[CMake] JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot open include file: 'Bytecodes.h': No such file or directory

I found a build error on AppleWin EWS today.

https://ews-build.webkit.org/#/builders/10/builds/36641

> C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\JavaScriptCore\bytecode\Opcode.h(32,10): fatal error C1083: Cannot open include file: 'Bytecodes.h': No such file or directory [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\JavaScriptCore\LowLevelInterpreterLib.vcxproj]

Stephan Szabo reported the same error for WinCairo in 2020-04-02 (Bug 207119 comment 46).
Comment 1 Radar WebKit Bug Importer 2020-09-24 14:29:13 PDT
<rdar://problem/69526020>