Update Stonesense and build docs (fixed Allegro download)

develop
lethosor 2018-02-16 02:16:06 -05:00
parent 94b2ca68d8
commit 36f4954182
2 changed files with 11 additions and 4 deletions

@ -693,12 +693,19 @@ for. For example, if you are building for 32-bit Linux and 64-bit Windows,
download all files starting with ``linux32`` and ``win64``. GitHub should sort download all files starting with ``linux32`` and ``win64``. GitHub should sort
files alphabetically, so all the files you need should be next to each other. files alphabetically, so all the files you need should be next to each other.
.. note::
* Any files containing "allegro" in their filename are only necessary for
building `stonesense`. If you are not building Stonesense, you don't have to
download these, as they are larger than any other listed files.
It is recommended that you create a build folder and run CMake to verify that It is recommended that you create a build folder and run CMake to verify that
you have downloaded everything at this point, assuming your download machine has you have downloaded everything at this point, assuming your download machine has
CMake installed. This involves running a "generate" batch script on Windows, or CMake installed. This involves running a "generate" batch script on Windows, or
a command starting with ``cmake ..`` on Linux and OS X. CMake should a command starting with ``cmake ..`` on Linux and OS X, following the
automatically locate files that you placed in ``CMake/downloads``, and use them instructions in the sections above. CMake should automatically locate files that
instead of attempting to download them. you placed in ``CMake/downloads``, and use them instead of attempting to
download them.
.. _note-old-git-and-dfhack: .. _note-old-git-and-dfhack:

@ -1 +1 @@
Subproject commit 455b51aab7a93095a775285782635cfc17ac651a Subproject commit 031bf4caafec321dd315202a83539d052ed49d84