Skip to content

arm64 build fail #17

@jeffsenn

Description

@jeffsenn

I get this when attempting an arm64 build (for iOS):

pyobjus/pyobjus.c:27837:55: error: 'objc_msgSend_stret' is unavailable: not available in arm64
ffi_call((&__pyx_v_self->f_cif), ((void (*)(void))objc_msgSend_stret), __pyx_v_res_ptr, __pyx_v_f_args);
^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk/usr/include/objc/message.h:128:18: note:
'objc_msgSend_stret' has been explicitly marked unavailable here
OBJC_EXPORT void objc_msgSend_stret(id self, SEL op, ...)
^
1 error generated.

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