WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313503
[CMake][Mac] WebGPU framework fails to link: missing CoreGraphics and ICU
https://bugs.webkit.org/show_bug.cgi?id=313503
Summary
[CMake][Mac] WebGPU framework fails to link: missing CoreGraphics and ICU
Simon Lewis
Reported
2026-04-27 17:50:03 PDT
Linking WebGPU.framework on the mac-asan CMake build fails with undefined CGImageCreate / kCGColorSpace* (from PresentationContextIOSurface.mm) and u_charType / u_stringHasBinaryProperty (from WGSL/Lexer.cpp); the target needs CoreGraphics and ICU::uc added to its link libraries.
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2026-04-27 21:04:26 PDT
Committed
312168@main
(afc2f0fb6914): <
https://commits.webkit.org/312168@main
> Reviewed commits have been landed. Closing PR #63756 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug