1 prerequisites for OSX build of Artvertiser:
3 - boost with threads lib compiled:
4 extract boost & cd into boost dir then
5 $ ./bootstrap.sh --with-libraries=thread
8 - freetype in /usr (NOT /usr/local)
11 (will throw errors about unable to build demo, just ignore and continue)
13 - modify makefiles to use -framework OpenGL and -framework GLUT