Skip to content

Undefined symbols for architecture arm64: kIOSurfaceIsGlobal in CSScreenRecorder.o #75

@loretoparisi

Description

@loretoparisi

Undefined symbols for architecture arm64:
"_kIOSurfaceIsGlobal", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_kIOSurfaceBytesPerElement", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_kIOSurfaceBytesPerRow", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"OBJC_CLASS$_IASKAppSettingsViewController", referenced from:
objc-class-ref in CSAppDelegate.o
"_kIOSurfaceWidth", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_kIOSurfaceHeight", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_kIOSurfaceAllocSize", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_IOSurfaceCreate", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_IOSurfaceLock", referenced from:
-[CSScreenRecorder _captureShot:] in CSScreenRecorder.o
"_IOSurfaceUnlock", referenced from:
-[CSScreenRecorder _captureShot:] in CSScreenRecorder.o
"_kIOSurfacePixelFormat", referenced from:
-[CSScreenRecorder _createScreenSurface] in CSScreenRecorder.o
"_IOSurfaceGetBaseAddress", referenced from:
-[CSScreenRecorder _captureShot:] in CSScreenRecorder.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions