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 revisionBoth sides next revision
development:compiling:player:osx:autotools [2015/10/03 09:55] – external edit 127.0.0.1development:compiling:player:osx:autotools [2016/04/01 17:34] – remove boost fdelapena
Line 7: Line 7:
 Install requirements with Homebrew: Install requirements with Homebrew:
  
-  brew install jpeg libpng libvorbis sdl2 sdl2_mixer pixman freetype boost+  brew install libpng libvorbis sdl2 sdl2_mixer pixman freetype
  
 Download Player sources from git: Download Player sources from git:
Line 27: Line 27:
 Generate Makefile: Generate Makefile:
  
-To use the ./configure script, you have to specify the path of boost files, CXXFLAGS and LDFLAGS's values may be different depending on the version of boost. +  ./configure
-  ./configure CXXFLAGS="-I/usr/local/Cellar/boost/1.57.0/include" LDFLAGS="-L/usr/local/Cellar/boost/1.57.0/lib"+
  
 Build: Build:

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki