Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add macports support and fix building on case-sensitive filesystems on Mac OS #418

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex-free
Copy link

  • Compiles on Macs with a case-sensitive filesystem (thanks to er2off's fixes).

  • Can be compiled with either Homebrew or MacPorts. Previously, only Homebrew worked to build it.

MacPorts Dependencies

sudo port -N install libsdl2 freetype fontconfig pkgconfig libopus libpng libedit libjpeg-turbo curl

Same instructions as homebrew after that.

Note: The official wiki states "If you need a 64 bit build add -8 or --64bits argument to WAF." but this is outdated and in fact if you do this waf will give you an error in the official repo and my fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant