Changes between Version 20 and Version 21 of dev/MacOSX
- Timestamp:
- Oct 23, 2005, 3:00:12 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/MacOSX
v20 v21 30 30 === Installing the Libraries === 31 31 1. X-code must be installed. 32 2. install SDL.framework, and read the documentation on [http://www.libsdl.org SDL] download section 32 2. You can find a collection of all Tools and Libraries you need [http://svn.orxonox.net/webdev/develop/osX here] 33 2. install SDL.framework, and read the documentation on [http://www.libsdl.org SDL] download section 33 34 34 Use the fink commander to install 35 * sdl 36 * sdl-image 35 Use the fink commander to install 36 * '''glew''' 37 * '''sdl''' 38 * '''sdl-image''' 39 40 37 41 Unfortunately SDL_ttf is not installable via Fink Commander, so download the source directly from [http://www.libsdl.org/projects/SDL_ttf] and compile it yourself. 38 42 Before installing the SDL_ttf library make sure you have freetype2.0 or later installed on your Mac. You can get it also with finkcommander: