Changes between Version 337 and Version 338 of BuildInstructions


Ignore:
Timestamp:
Apr 7, 2019, 9:07:30 PM (5 years ago)
Author:
User478
Comment:

Replaced "libraries/wxwidgets/README.txt" by "ps\libraries\win32\wxwidgets\README.txt"

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v337 v338  
    33This page describes how to get the very latest unstable version of the code. Unless you want to actively follow and contribute to development, **you probably want the [https://play0ad.com/download latest relatively-stable release] instead.**
    44
    5 The current release of the game is aimed at developers and not at 'normal' users. As such, the following instructions assume a reasonable level of technical proficiency. If you encounter difficulties, please post on the [https://www.wildfiregames.com/forum/index.php?showforum=312 forum].
     5The current release of the game is aimed at developers and not at 'normal' users. As such, the following instructions assume a reasonable level of technical proficiency. If you encounter diffic*lties, please post on the [https://www.wildfiregames.com/forum/index.php?showforum=312 forum].
    66
    77== General prerequisites ==
    88You'll need:
    99
    10  * An adequately high-spec computer:
     10 * An adequately high-spec comp**er:
    1111   * At least 10GB of free disk space
    1212   * At least 1GB of RAM for compiling, more if compiling multiple jobs in parallel (using -j)
     
    6666
    6767=== Building Atlas ===
    68 If you also wish to test the [wiki:Atlas_Manual Atlas Scenario Editor] or [wiki:Actor_Editor Actor Editor] tools, you will need to download and build the [http://www.wxwidgets.org/ wxWidgets] library separately (see [source:/ps/trunk/libraries/wxwidgets/README.txt libraries/wxwidgets/README.txt] for details), then supply the `--atlas` option when running `update-workspaces.bat`. Atlas projects will now be included when you open `pyrogenesis.sln` in Visual C++.
     68If you also wish to test the [wiki:Atlas_Manual Atlas Scenario Editor] or [wiki:Actor_Editor Actor Editor] tools, you will need to download and build the [http://www.wxwidgets.org/ wxWidgets] library separately (see [source:/ps/trunk/libraries/wxwidgets/README.txt ps\libraries\win32\wxwidgets\README.txt] for details), then supply the `--atlas` option when running `update-workspaces.bat`. Atlas projects will now be included when you open `pyrogenesis.sln` in Visual C++.
    6969
    7070=== Running ===
     
    188188==== Slackware ====
    189189
    190 After installing the dependencies for your particular version, you can build **0 A.D.** from the [#Gettingthecode svn code] using the instructions from the [#Building Building] section.
     190After installing the dependencies for your partic*lar version, you can build **0 A.D.** from the [#Gettingthecode svn code] using the instructions from the [#Building Building] section.
    191191
    192192''Note: These instructions have been tested on the **64-bit** version of Slackware.''