Open main menu

Difference between revisions of "Compiling ScummVM/macOS"

→‎4. Manual compilation: Add link to SDL_net
m
(→‎4. Manual compilation: Add link to SDL_net)
Line 52: Line 52:
Get the source code from the libraries. With this method you will not only need to get the libraries ScummVM uses directly, but also those they depend on.
Get the source code from the libraries. With this method you will not only need to get the libraries ScummVM uses directly, but also those they depend on.
* Required:
* Required:
** [https://www.libsdl.org SDL 1.2 or SDL 2]
** [https://www.libsdl.org SDL 2 or 1.2] (prefer SDL 2 unless you are on a very old version of MacOS X)
*Optional:
*Optional:
** [http://zlib.net zlib]
** [http://zlib.net zlib]
Line 63: Line 63:
** [http://www.audiocoding.com/faad2.html FAAD2]  
** [http://www.audiocoding.com/faad2.html FAAD2]  
** [https://theora.org Theora]
** [https://theora.org Theora]
** [https://www.libsdl.org/projects/SDL_net/ SDL_net 2] or [https://www.libsdl.org/projects/SDL_net/release-1.2.html 1.2] (use same version as SDL)
** For Freetype
** For Freetype
*** [http://www.bzip.org bzip2]
*** [http://www.bzip.org bzip2]
TrustedUser
2,147

edits