User Tools

Site Tools


development:compiling:player:osx:autotools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:compiling:player:osx:autotools [2015/01/04 23:56] – update link fdelapenadevelopment:compiling:player:osx:autotools [2019/08/15 00:09] (current) – osx -> macOS fdelapena
Line 1: Line 1:
-====== Building Player on Mac OS X with Autotools ====== 
- 
-Build and install liblcf: 
- 
-[[../../liblcf/osx/autotools]] 
- 
-Install Homebrew if you don't have installed it: 
- 
-  ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" 
- 
-Install requirements with Homebrew: 
- 
-  brew install autoconf automake gettext libtool pkg-config jpeg libpng libvorbis sdl2 sdl2_mixer pixman freetype zlib boost 
- 
-Download Player sources from git: 
- 
-  git clone https://github.com/EasyRPG/Player 
- 
-Enter to the Player folder: 
- 
-  cd Player 
- 
-Generate configure script: 
- 
-  autoreconf -i 
- 
-Generate Makefile: 
- 
-  ./configure 
- 
-Build: 
- 
-  make -j4 
  
development/compiling/player/osx/autotools.1420415774.txt.gz · Last modified: 2015/01/04 23:56 by fdelapena

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki