Skip to content

Error compiling #9

@JoseP-97

Description

@JoseP-97

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions