BuildingOnWindows.wiki
changeset 1960 36d9d43265f4
parent 1959 74dd219b6f7a
child 1961 7398fb5bc4eb
equal deleted inserted replaced
1959:74dd219b6f7a 1960:36d9d43265f4
    27    * Link: http://mercurial.selenic.com/downloads/
    27    * Link: http://mercurial.selenic.com/downloads/
    28 
    28 
    29 == Setup ==
    29 == Setup ==
    30  # Install CMake, but please *ensure* you select "Add CMake to the system PATH for all users", so you can run CMake directly from the command line.
    30  # Install CMake, but please *ensure* you select "Add CMake to the system PATH for all users", so you can run CMake directly from the command line.
    31  # Install !FreePascal / Lazarus IDE. Add the directory containing `fpc.exe` to the `PATH` environment variable (either user or system).
    31  # Install !FreePascal / Lazarus IDE. Add the directory containing `fpc.exe` to the `PATH` environment variable (either user or system).
    32  # Install !VisualStudio, ensuring the *Workloads → Desktop development with C++* option is selected.
    32  # Install !VisualStudio, ensuring the *Workloads → Desktop development with C++* and *Language packs → English" options are selected.
    33  # Install Vcpkg by following the instructions under *Quick Start* section on the project page. If you don't have Git, use the *Clone or download → Download ZIP* option and extract the ZIP file. Create `VCPKG_ROOT` environment variable pointing to the directory you've clones/extracted it to.
    33  # Install Vcpkg by following the instructions under *Quick Start* section on the project page. If you don't have Git, use the *Clone or download → Download ZIP* option and extract the ZIP file. Create `VCPKG_ROOT` environment variable pointing to the directory you've clones/extracted it to.
    34  # Install !TortoiseHg / Mercurial
    34  # Install !TortoiseHg / Mercurial
    35  # Restart the computer
    35  # Restart the computer
    36  # Download the Hedgewars source code:
    36  # Download the Hedgewars source code:
    37   # Using !TortoiseHg:
    37   # Using !TortoiseHg: