Open main menu

Difference between revisions of "Compiling ScummVM/macOS"

→‎1. Homebrew: Adding giflib
(→‎Creating an Xcode project: Simplify instructions)
(→‎1. Homebrew: Adding giflib)
Line 38: Line 38:
=== 1. Homebrew ===
=== 1. Homebrew ===
<syntaxhighlight lang="bash">
<syntaxhighlight lang="bash">
brew install a52dec curl-openssl faad2 flac fluid-synth freetype fribidi jpeg-turbo libmpeg2 libogg libpng libvorbis mad pandoc pkg-config sdl2 sdl2_net theora zlib glew
brew install a52dec curl-openssl faad2 flac fluid-synth freetype fribidi jpeg-turbo giflib libmpeg2 libogg libpng libvorbis mad pandoc pkg-config sdl2 sdl2_net theora zlib glew
</syntaxhighlight>
</syntaxhighlight>


TrustedUser
2,147

edits