Bug 246506
Summary: | [WinCairo][MSVC] RemoteGraphicsContextGLProxyWC.cpp(108): fatal error C1004: unexpected end-of-file found | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fujii Hironori <fujii.hironori> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | don.olmstead |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Fujii Hironori
[WinCairo][MSVC] RemoteGraphicsContextGLProxyWC.cpp(108): fatal error C1004: unexpected end-of-file found
The intenal Jenkins WinCairo bots are reporting the following compilation error.
> ..\..\Source\WebKit\WebProcess\GPU\graphics\wc\RemoteGraphicsContextGLProxyWC.cpp(108): fatal error C1004: unexpected end-of-file found
However, WinCairo Buildbots and my PC can compile.
The Jenkins bots are still using Visual Studio 2019.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Don Olmstead
This is happening on the EWS as well. Will update bots today.
Fujii Hironori
Resolved by switching to VS 2022.
Don Olmstead
Just a heads up that all WinCairo bots are up to date on VS 2022 as of today.