More homebrew search paths in Mac Scons #371
Reference in New Issue
Block a user
No description provided.
Delete Branch "mac-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
My Mac installed homebrew libraries into /opt/homebrew, not /usr/local, so the scons build didn't work for me locally without this change. I also had to point it to sfml.
This is kinda annoying how Homebrew is so confusing about where it actually installs the files… that might be part of why I'm still insisting on using MacPorts instead…