Skip to content
Chris Dilley edited this page Jul 25, 2016 · 24 revisions

Windows:

GLFW - We tested against 3.1.1.

GLEW - We tested against 1.12.0.

FreeType - We tested against version 2.3.5.

FreeGLUT - We tested against 3.0.0.

(The libraries are installed automatically when you run the install-windows.exe or the install-windowsVS****.exe).

Mac OS X:

glfw3 - We tested against version 3.1.1, 3.2.1.

GLEW - We tested against 1.12.0.

FreeType - Whichever version that brew installs.

(The libraries are installed automatically when you run the install-mac installation script).

(They are also installed when you run the binary installer).

Linux:

GLFW - We tested against version 3.1.1, 3.2.1.

GLEW - We tested against version 1.12.0.

FreeType - We tested against 2.5.3, 2.6.3.

(GLFW and GLEW are installed automatically when you run the install-ubuntu, install-fedora, or install-centos installation script).

(The dependencies are also installed when you run the binary installer).

All platforms:

stb - Downloads it manually from GitHub, most recent version.

GL We tested against 3.0, 3.2, 4.5.0.

Clone this wiki locally