Changes between Version 85 and Version 86 of BuildInstructions


Ignore:
Timestamp:
May 7, 2010, 9:50:24 PM (14 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v85 v86  
    154154Download the `build` tarball listed above. Follow the SVN build instructions. The default is an unoptimised debug-mode build (this is helpful since the game is unstable and buggy); if you want an optimised harder-to-debug build instead, compile with `CONFIG=Release make`.
    155155
    156 Run the automated tests to make sure nothing is broken: extract the `data` tarball alongside the `build` one, then run `./test_dbg` (or `./test` for Release builds) from `binaries/system/`. There should be no error output.
     156Run the automated tests to make sure nothing is broken: run `./test_dbg` (or `./test` for Release builds) from `binaries/system/`. There should be no error output. (There may be a harmless warning about missing component scripts; files from the `data` tarball are needed for some test cases, but it's fine to ignore these if you're just testing the package build.)
    157157
    158158You need to distribute the following files from `binaries/system/`: