Re: SDL2 + X11 + OS X - is it broken?

"Ryan C. Gordon" <[email protected]> Mon, 2 Jan 2017 17:54:01 -0500
Newsgroups gmane.comp.lib.sdl
Organization icculus.org
Message-ID <[email protected]>
> On OS X it displays a "Couldn't create window: No OpenGL support in
> video driver".

This is definitely working for me with Xquartz (but fails to create a 
GLX window on Xquartz, which is a regression since SDL 1.2). Can you 
send me the full config.log where it _should_ be working? That error 
means SDL didn't build with GLX support at all.

--ryan.