Skip to content

kext installation error on MacOS10.15.sdk #6

@edubois

Description

@edubois

Switching from MacOS10.14.sdk to MacOS10.15.sdk gives me this error:
sudo kextutil -tn **./BuildResults/Debug/root/System/Library/Extensions/IOVideoSample.kext

kxld[com.apple.cmio.driver.Sample]: The super class vtable 'vtable for IOVideoDevice' for vtable 'vtable for IOVideoSampleDevice' is out of date. Make sure your kext has been built against the correct headers.
kxld[com.apple.cmio.driver.Sample]: The super class vtable 'vtable for IOVideoStream' for vtable 'vtable for IOVideoSampleStream' is out of date. Make sure your kext has been built against the correct headers.
Link failed (error code 5).

Any idea what could be wrong?

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