changeset 63:e294b2514f1c

Add compilation instructions.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 19 Aug 2017 17:49:13 +0300
parents c95af70f18c5
children 4d4d6de39329
files COMPILE.txt
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/COMPILE.txt	Sat Aug 19 17:49:13 2017 +0300
@@ -0,0 +1,15 @@
+1) You need TNSP dmlib engine in dmlib subdirectory
+
+  $ hg clone https://tnsp.org/hg/dmlib
+
+2) To build the demo and the datafile:
+
+  $ cd dmlib && cp config.mak.in config.mak && make
+
+  Above builds the necessary tools for datafile building,
+  then you can build the demo and make a zip package:
+
+  $ cd ..
+  $ make package
+
+3) The demo files will be under bin/