summaryrefslogtreecommitdiff
path: root/ON COMPILING.txt
diff options
context:
space:
mode:
authorJapa2010-08-05 02:23:46 +0000
committerJapa2010-08-05 02:23:46 +0000
commit39d0ee209a8e4b648a46cf8566b33659585a01d8 (patch)
tree7f9e4dc6ff58502ee2f7d0600bba777bf2ac52ae /ON COMPILING.txt
parent9f2bce285933654ef5a4477048f3a4c7357924e2 (diff)
downloadstonesense-39d0ee209a8e4b648a46cf8566b33659585a01d8.tar.gz
stonesense-39d0ee209a8e4b648a46cf8566b33659585a01d8.tar.bz2
stonesense-39d0ee209a8e4b648a46cf8566b33659585a01d8.tar.xz
Updated compiling instructions.
Diffstat (limited to 'ON COMPILING.txt')
-rw-r--r--ON COMPILING.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ON COMPILING.txt b/ON COMPILING.txt
index 5bfe668..5d4b765 100644
--- a/ON COMPILING.txt
+++ b/ON COMPILING.txt
@@ -3,11 +3,11 @@ but for now; This project aint all that compiler friendly yet.
I'm just getting the project out there, so the public light will force me to tidy up stuff.
-1 - You will need Allegro, the graphics library we use. Get it at http://alleg.sourceforge.net/
+1 - I've only tested it with MSVS 2005
-2 - I've only tested it with MSVS 2005
+2 - On linux, You will need Allegro 4.9.21, the graphics library we use. Get it at http://alleg.sourceforge.net/
-3 - It includes a partially mangled version of dfHack. It should work, but a more elegant solution is in the works.
+3 - You will also need DFhack 4.0.5, get it from http://github.com/peterix/dfhack
Specific Build Notes
====================