comparison README @ 35:06ab31de6d14

Update documentation.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 05 Aug 2013 20:51:27 +0300
parents 2cd642a0e106
children 27940b5188e0
comparison
equal deleted inserted replaced
34:a14cc6c5d7ef 35:06ab31de6d14
2 2
3 4th @ combined demo competition 3 4th @ combined demo competition
4 assembly 2013 multi media convention, helsinki, finland 4 assembly 2013 multi media convention, helsinki, finland
5 5
6 cracked and trained for *NIX by ccr/TNSP^pwp 6 cracked and trained for *NIX by ccr/TNSP^pwp
7
8 compatible with 32/64-bit linux systems (hopefully)
7 9
8 10
9 build requirements: 11 build requirements:
10 - gcc / g++ 4.6+ 12 - gcc / g++ 4.6+
11 - binutils 13 - binutils
29 libboost-thread1.54-dev libfreetype6-dev \ 31 libboost-thread1.54-dev libfreetype6-dev \
30 freeglut3-dev libtheora-dev 32 freeglut3-dev libtheora-dev
31 33
32 1) optionally edit Makefile 34 1) optionally edit Makefile
33 35
34 2) $ make build 36 2) then
37
38 $ make build32
39 OR
40 $ make build64
41
35 unpacks and builds the included libraries and 42 unpacks and builds the included libraries and
36 the demo, if all goes well. 43 the demo, if all goes well. you MUST use the
44 correct build, for 32 or 64-bit respectively
45 due to the libbass binary blob dependency.
37 46
38 3) $ make 47 3) $ make
39 attempts to build the demo only 48 attempts to build the demo only (for debugging)
40 49
41 50
42 have a nice torment, 51 have a nice torment,
43 ccr signing off 52 ccr signing off