annotate COMPILE.txt @ 65:4aec80a03cb0

Do not build tools.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Aug 2017 19:53:29 +0300
parents e294b2514f1c
children 6ee701e2d8d9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
63
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 1) You need TNSP dmlib engine in dmlib subdirectory
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
3 $ hg clone https://tnsp.org/hg/dmlib
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 2) To build the demo and the datafile:
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7 $ cd dmlib && cp config.mak.in config.mak && make
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 Above builds the necessary tools for datafile building,
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 then you can build the demo and make a zip package:
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
11
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
12 $ cd ..
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
13 $ make package
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
14
e294b2514f1c Add compilation instructions.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
15 3) The demo files will be under bin/