- Clone repo to local directory
- Install MinGW
- Install libs
- Find the latest GLM release
and put
glm-*version#*.zip/glm
in/lib
as/lib/glm
- Download GLEW binaries
and put
glew...win32.zip/glew...
in/lib
as/lib/glew
- Get 64-bit GLFW binaries
and put
glfw...WIN64.zip/glfw...
in/lib
as/lib/glfw
- Find the latest GLM release
and put
- Run build.cmd
- GLM 0.9.9.5
- GLEW 2.1.0
- GLFW 3.3