Hi,
Chromium was working fine this afternoon. I decided to update my month old checkout and Visual Studio 2022 to the latest version.
However, when compiling Chromium I keep having an error at the same place:
GetFullPathNameA(gen/third_party/blink/renderer/bindings/modules/v8/v8_union_gpucanvascontext_imagebitmaprenderingcontext_offscreencanvasrenderingcontext2d_webgl2renderingcontext_webgl2renderingcontextwebgpu_webglrenderingcontext_webglrenderingcontextwebgpu.h): The filename or extension is too long.
After some time debugging and successfully enabling long paths and restarting, Chromium still won't compile.
I decided to start from zero, delete Chromium and rebuild. However, I am still unable to compile with the same error. I have attached the full error to this conversation.
Windows 11 x64
Thank you for your help,
Sven