Dependencies for bindings-GLFW-3.1.2.2

library

Flags

Automatic Flags
NameDescriptionDefault
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
mir

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

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