Download
The current version is 2.7.8 (release notes), which was released on April 5, 2013.
Source archive
DownloadThis contains:
- The complete source code for the GLFW library
- A collection of example and test programs
- Makefiles for many different compilers and systems
- Project files for Microsoft Visual C++ 2008, 2010 and 2012
- Bindings and examples for Pascal and D
- The User Guide and Reference Manual
- The readme and release notes
This is the recommended version for all platforms.
Binaries for 32-bit Windows
DownloadThis contains:
- The GLFW header file
- 32-bit release mode DLLs and static libraries for Microsoft™ Visual C++ 2008, Visual C++ 2010, Visual C++ 2012 and MinGW
- The User Guide and Reference Manual
- An abbreviated version of the release notes
Binaries for 64-bit Windows
DownloadThis contains:
- The GLFW header file
- 64-bit release mode DLL and static library for Microsoft™ Visual C++ 2012 and MinGW-w64
- The User Guide and Reference Manual
- An abbreviated version of the release notes
GitHub repository
The latest version of the 2.x source code is always available in our GitHub repository.