BuildAnubisFromSourcesWindow710
Version 5 (Jérémy Larrieu, 12/30/2019 06:20 PM) → Version 6/22 (Jérémy Larrieu, 12/30/2019 06:26 PM)
h1. BuildAnubisFromSourcesWindow710
h2. Requirements
First of all, you'll need to install these requirements:
* MSYS2
* Python 3.7
* SCons
h3. MSYS2 installation.
Download MSYS2 installer on http://www.msys2.org/:
* 32bits installer for Windows 7/10 32bits
* 64bits installer for Windows 7/10 64bits
Install MSYS2 with the downloaded installer.
Run the *MSYS2 MinGW 32-bit* terminal and run this command to update your installation:
<pre>
pacman -Syuu
</pre>
Close the terminal and repeat the update process until there are no more update available.
h2. Requirements
First of all, you'll need to install these requirements:
* MSYS2
* Python 3.7
* SCons
h3. MSYS2 installation.
Download MSYS2 installer on http://www.msys2.org/:
* 32bits installer for Windows 7/10 32bits
* 64bits installer for Windows 7/10 64bits
Install MSYS2 with the downloaded installer.
Run the *MSYS2 MinGW 32-bit* terminal and run this command to update your installation:
<pre>
pacman -Syuu
</pre>
Close the terminal and repeat the update process until there are no more update available.