# HG changeset patch # User Matti Hamalainen # Date 1503154153 -10800 # Node ID e294b2514f1c03d10f80d0efe08dc018e2c6cda6 # Parent c95af70f18c5b7cd38a34a5f1f933d07eec1de4e Add compilation instructions. diff -r c95af70f18c5 -r e294b2514f1c COMPILE.txt --- /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/