Compiling Zandronum on Mac: Difference between revisions

updated zan links to https for consistency
(updated source link)
(updated zan links to https for consistency)
Tag: Source edit
Line 1: Line 1:
==Install dependencies==
==Install dependencies==
[http://zandronum.com/ Zandronum] needs certain tools and development files in order to compile:
[https://zandronum.com/ Zandronum] needs certain tools and development files in order to compile:
*'''Required'''
*'''Required'''
**[https://developer.apple.com/xcode/ Xcode]  
**[https://developer.apple.com/xcode/ Xcode]  
Line 7: Line 7:
**[https://github.com/libsdl-org/SDL/releases/latest SDL2] with [https://github.com/libsdl-org/sdl12-compat/releases SDL 1.2 Compatibility]  
**[https://github.com/libsdl-org/SDL/releases/latest SDL2] with [https://github.com/libsdl-org/sdl12-compat/releases SDL 1.2 Compatibility]  
**[https://github.com/nigels-com/glew/releases GLEW]
**[https://github.com/nigels-com/glew/releases GLEW]
**[http://zandronum.com/essentials/fmod/ FMOD Ex] 4.44.64
**[https://zandronum.com/essentials/fmod/ FMOD Ex] 4.44.64
**[https://www.python.org/downloads/ Python3] (It's Already on the Mac)
**[https://www.python.org/downloads/ Python3] (It's Already on the Mac)
**[https://www.openssl.org/source/ Openssl] ''(for Zandronum 1.3 or later)''
**[https://www.openssl.org/source/ Openssl] ''(for Zandronum 1.3 or later)''