Skip to content

Building on macOS arm64 #174

@phillipleblanc

Description

@phillipleblanc

I needed to perform these steps to be able to build this project on my arm64 macOS:

brew install SDL2 SDL2_image
export LIBRARY_PATH="$LIBRARY_PATH:/opt/homebrew/lib"
cargo run --release -- path/to/rom

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