Skip to content

Make produces error on M1 Mac #127

@heydarshahi

Description

@heydarshahi

Hello! Trying to install using the instructions but get this error when running make:
ld: warning: ignoring file '/usr/local/Cellar/alure/1.2_1/lib/libalure.1.2.0.dylib': found architecture 'x86_64', required architecture 'arm64'
ld: Undefined symbols: _alureCreateBufferFromFile, referenced from: _play in main.o _play in main.o _alureGetErrorString, referenced from: _play in main.o
followed by:
clang: error: linker command failed with exit code 1

It seems this has to do with the fact that the M1 arm-based. Any help is appreciated. Thanks!

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