Install libglfw3-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libglfw3-dev
Description:
portable library for OpenGL, window and input (development files)
GLFW is an Open Source, multi-platform library for creating windows with OpenGL contexts and managing input and events. It is easy to integrate into existing applications and does not lay claim to the main loop. . This package provides development files.
Homepage: http://www.glfw.org/
Version: 3.2.1-1
Section: universe/libdevel