mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
GLFW Error callback useful to clarify reasons of 'glfwInit()' failure. On some platforms/desktop environments may be really strange failure reasons, like (in my case): "Linux: Failed to initialize inotify: Too many open files", so descriptive error messages helps to solve problem.