AgarOSS
AgarOSS copied to clipboard
Installing MinGW tools on Windows.
-
Download and install the MinGW setup.
-
A window like this should pop up:
-
Make sure you select mingw32-base, mingw32-gcc=g++ and msys-base.
-
Close out of the program once installation has completed.
-
Go into Control Panel > System and Security > System.
-
Click on Advanced System Settings on the left.
-
Click the Environment Variables button in the bottom right of the panel.
-
Find Path under the System Variables section and click on it once so that it is selected.
-
Click the Edit button.
-
Click the New button in the top right.
-
Copy C:\MinGW\bin .
-
Close out of all remaining Windows by pressing Ok.
-
Finally try re-running compile.bat.