Download
GLFW version 2.7
Version 2.7 was released September 3, 2010 and is the current stable version.
See the release notes for changes and details.
Packages/ports
GLFW is already present in several package/port repositories. If you are using Ubuntu, Debian GNU/Linux, FreeBSD or Gentoo Linux, then you can install GLFW the same way you install any other package/port included in your distribution.
Note however that some distributions will not yet have version 2.7 in their repositories.
Source archive
This archive contain:
- Complete source code for the GLFW library, including code for all the supported platforms
- A collection of example programs
- Makefiles for a plethora of different compilers and systems
- Project files for Microsoft™ Visual C++ 2008
- Bindings and examples for Pascal and D
- The Users Guide (PDF)
- The Reference Manual (PDF)
Choose the archive format you prefer:
Binary archive for Windows
This archive contains:
- The GLFW header file.
- Link library files for Microsoft™ Visual C++ 2008, Visual C++ 2010, MinGW and Cygwin.
- The GLFW DLL built with each of the above environments.
- The Users Guide (PDF).
- The Reference Manual (PDF).
Download here:
Subversion repository
The latest version of the 2.x source code is always available in our Subversion repository.
Note that the Subversion version may or may not be usable, depending on when you do the checkout. If you wish to know more about the development version, please contact the developers.