Dependencies for bindings-GLFW-3.3.1.0

library

Flags

Automatic Flags
NameDescriptionDefault
system-glfw

Use the system-wide GLFW instead of the bundled copy.

Disabled
macosxusechdir

Mac OS X only. Determines whether init changes the current directory of bundled applications to the 'Contents/Resources' directory.

Enabled
macosxusemenubar

Mac OS X only. Determines whether the first call to createWindow sets up a minimal menu bar.

Enabled
macosxuseretina

Mac OS X only. Determines whether windows use the full resolution of Retina displays (recommended).

Enabled
x

Linux only. Determines whether to target the X11 display server.

Enabled
wayland

Linux only. Determines whether to target the Wayland display server.

Disabled
osmesa

Linux only. Determines whether or not to use the Mesa 3D rendering context.

Disabled
exposenative

Whether or not to use the native access functions. You most likely do not want to do this. You may if you're coding for the Rift, perhaps.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info