-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello, when I run the ninja script mentioned, it fails with this error =>
../../third_party/skia/src/gpu/ganesh/mtl/GrMtlGpu.mm:1602:38: error: incompatible types casting 'const void *' to 'dispatch_semaphore_t' (aka 'dispatch_semaphore_s *') with a __bridge cast
dispatch_semaphore_t semaphore = (__bridge dispatch_semaphore_t)cfFence;
Have someone solved it? Did I do something wrong?
adamkoch
Metadata
Metadata
Assignees
Labels
No labels