johnnovak / nim-glfw

GLFW 3 wrapper for Nim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example: Triangle => Error: unhandled exception: GLX: Failed to create context: GLXBadFBConfig [GLFWError]

rtdietrich opened this issue · comments

When I try to start the example "Triangle" I always get the error message: "Error: unhandled exception: GLX: Failed to create context: GLXBadFBConfig [GLFWError]".

All other sample codes work cleanly without problems.

My system:
Virtualbox: Linux/Manjaro; GLFW X11; Nim1.6 using VSCode

Sorry, I can't test this on Linux, only on Windows and OS X. Do any of the other examples work?