Open main menu

Difference between revisions of "Compiling ScummVM/macOS"

m
→‎1. Homebrew: adding fribidi
(→‎Build the Xcode project: Mention that the search paths setting may need to be changed in Xcode)
m (→‎1. Homebrew: adding fribidi)
Line 38: Line 38:
=== 1. Homebrew ===
=== 1. Homebrew ===
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
brew install a52dec curl-openssl faad2 flac fluid-synth freetype jpeg-turbo libmad libmpeg2 libogg libpng libvorbis lzlib pkg-config sdl2 sdl2_net theora
brew install a52dec curl-openssl faad2 flac fluid-synth freetype jpeg-turbo libmad libmpeg2 libogg libpng libvorbis lzlib pkg-config sdl2 sdl2_net theora fribidi
</syntaxhighlight>
</syntaxhighlight>


TrustedUser
2,147

edits