Open
Description
I cannot build endbasic with the sdl feature on my macos M1:
$ brew install sdl2 sdl2_ttf
$ cargo install --features=sdl endbasic
....
= note: ld: library not found for -lSDL2
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Perhaps this is due to the different location that brew choose to install things on arm: /opt/homebrew
instead of /usr/local
Metadata
Metadata
Assignees
Labels
No labels