diff options
| author | Japa | 2010-09-09 16:27:26 +0000 |
|---|---|---|
| committer | Japa | 2010-09-09 16:27:26 +0000 |
| commit | 91ef65e427ef69affaff84c135416f833d3ca025 (patch) | |
| tree | 251f9b5ac19161fe1d25e08ec3396ec21bf86a3e /ON COMPILING.txt | |
| parent | deeb384d445ece7c647f1de8e6ba5f51a5559d26 (diff) | |
| download | stonesense-91ef65e427ef69affaff84c135416f833d3ca025.tar.gz stonesense-91ef65e427ef69affaff84c135416f833d3ca025.tar.bz2 stonesense-91ef65e427ef69affaff84c135416f833d3ca025.tar.xz | |
Updated ON COMPILINg.txt
Diffstat (limited to 'ON COMPILING.txt')
| -rw-r--r-- | ON COMPILING.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ON COMPILING.txt b/ON COMPILING.txt index 5d4b765..0984cb1 100644 --- a/ON COMPILING.txt +++ b/ON COMPILING.txt @@ -6,8 +6,10 @@ I'm just getting the project out there, so the public light will force me to tid 1 - 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/
+ Note that this can be tricky to compile, annd you need to verify that you have all the dependencies, as a few missing ones will
+ result in allegro compiling, but not the required modules.
-3 - You will also need DFhack 4.0.5, get it from http://github.com/peterix/dfhack
+3 - You will also need the latest DFhack as of 2010/09/09, get it from http://github.com/peterix/dfhack
Specific Build Notes
====================
|
