Skip to content

Errors when installing on Mac OS BigSur 11.6.1 with Apple clang version 13.0.0 #79

@tn3wman

Description

@tn3wman

I cant seem to get this installed on Mac OS BigSur 11.6.1 with Apple clang version 13.0.0

Getting about 20 similar errors with one example being:

/Library/Developer/CommandLineTools/usr/lib/clang/13.0.0/include/mmintrin.h:525:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size return (__m64)__builtin_ia32_psubw((__v4hi)__m1, (__v4hi)__m2);

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