Installing compilers

2 Comments

What’s more, you can now easily install fontforge. If you follow courses by Ludivine Loiseau (ERG) or Pierre Huyghebaert (La Cambre) you have already been introduced to this tool. Just:
brew install fontforge
And for the latest cutting edge version:
brew install fontforge --head
In the Hague we’ve been using ffmpeg. We figured out that you have to force it to run under the GCC compiler:
brew install ffmpeg --use-gcc
Reply

Leave a comment