testoffscreen fails on macOS
Author: jasonbobierCreated Sep 17, 2026Updated Sep 17, 2026
I believe that this test exe should work. When I was building it with my swiftpm package, I was getting an error that it couldn't create a window, so I tried with the cmake build. I still get the same error:
2026-09-17 23:34:48.482 testoffscreen[11206:64404] Couldn't create window: Could not initialize OpenGL / GLES library
I don't believe that it should be looking for GLES on the mac if that's what that means.
Source: libsdl-org/SDL