-
Notifications
You must be signed in to change notification settings - Fork 0
Issues
TechnologicalTurtle edited this page Jul 22, 2026
·
5 revisions
If nothing happens and you get "GLFW failed to initialize!" fatal error in console, you can look at this.
If nothing, gets rendered and your're sure it's LibGui's fault, I recommend turning on OpenGL debug mode by debug_build parameter in Init() function to true, this will slow down the program, but it should print any OpenGL errors to console.

Features