RESOLVED FIXED 232583
[CMake] Can't stat Source/WebCore/Modules/webgpu: No such file or directory
https://bugs.webkit.org/show_bug.cgi?id=232583
Summary [CMake] Can't stat Source/WebCore/Modules/webgpu: No such file or directory
Fujii Hironori
Reported 2021-11-01 14:29:49 PDT
Since r285096 removed WebCore/Modules/webgpu directory, generate-bindings-all.pl issues the following warning message. > Can't stat C:/home/webkit/gb/Source/WebCore/Modules/webgpu: No such file or directory > at C:/home/webkit/gb/Source/WebCore/bindings/scripts/generate-bindings-all.pl line 192.
Attachments
Patch (1.60 KB, patch)
2021-11-01 14:33 PDT, Fujii Hironori
annulen: review+
Fujii Hironori
Comment 1 2021-11-01 14:33:05 PDT
Don Olmstead
Comment 2 2021-11-01 15:01:49 PDT
There's an additional path in PlatformMac.cmake that is missing. Could you get that too while you're at it.
Fujii Hironori
Comment 3 2021-11-01 16:21:47 PDT
Note You need to log in before you can comment on or make changes to this bug.