view README @ 19:2cd642a0e106

Clarify some things.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 17:32:40 +0300
parents e9d569d16b16
children 06ab31de6d14
line wrap: on
line source

bilotrip - majestic twelve

4th @ combined demo competition
assembly 2013 multi media convention, helsinki, finland

cracked and trained for *NIX by ccr/TNSP^pwp


build requirements:
	- gcc / g++ 4.6+
	- binutils
	- GNU Make
	- CMake 2.8

	- libboost 1.5x system and thread dev
	- libtheora 1.1.x dev
	- OpenGL libs
	- GLEW 1.6+ (works with 1.7 at least)
	- FreeGLUT (2.8 tested)
	- FreeType2

how to build:
	0) debian/ubuntu lollers:

	$ sudo apt-get install build-essential cmake

	$ sudo apt-get install libglew-dev \
	libboost1.54-dev libboost-system1.54-dev \
	libboost-thread1.54-dev libfreetype6-dev \
	freeglut3-dev libtheora-dev

	1) optionally edit Makefile

	2) $ make build
	unpacks and builds the included libraries and
	the demo, if all goes well.

	3) $ make
	attempts to build the demo only


have a nice torment,
ccr signing off