Requirements:

cmake make rust cargo

Windows Users - Compile using MSYS & MinGW:

Make sure that the MSYS tool is installed. Then follow these steps: 1. Update MSYS using: pacman -Syuu

  1. Install a toolchain: a) for 64-bit: pacman -S mingw-w64-x86_64-toolchain

b) for 32-bit: pacman -S mingw-w64-i686-toolchain

For further information, check this link.

  1. Download the GLFW pre-compiled binaries.

  2. Put the banaries that satisfies your computer's bit architecture, and put them inside: path/to/msys/mingw-your-version/lib