Skip to content

Installing on Mac with Apple Silicon (M1) #52

@0xsoria

Description

@0xsoria

Anyone had success installing IO2D on M1 macs?

I downloaded the recommended version of LLVM, but it's a X86 version, so I downloaded a newer version that supports arm64, but when building the project I had a compilation error on catch.hpp, it says it can't find this file.
Then I changed Xcode to run under Rosetta, downloaded the 6.0.0 version of LLVM, and tried to build IO2D and I even more errors. I think if I change my terminal to run under Rosetta and download all dependencies and cmake for X86 I would manage to run the project, but that is too much, there should be a way to run the project on arm64. Can someone help me?

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