View Single Post
Old 14th February 2020, 19:55   #404  |  Link
filler56789
SuperVirus
 
filler56789's Avatar
 
Join Date: Jun 2012
Location: Antarctic Japan
Posts: 1,351
Quote:
Originally Posted by zeropc View Post
Doesn't anyone know how to get the app properly working on macOS?

According to the official README.md:

Code:
This ZIP file for MacOS can just be unzipped and the executables can be used after installing a couple of dependencies.
To install those run the commands below in the Terminal:

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
brew install freetype
brew install zlib
which in my not-so-humble opinion is not good enough.
I mean, why no static builds for the Mac operating system?

I have already asked this question but it went ignored

--- by justdan96 and by the "contributors" as well.
filler56789 is offline   Reply With Quote