[SDL] Mac OS X : Dependency on X11?

Ryan C. Gordon icculus at icculus.org
Sun Nov 25 17:37:01 PST 2007


> Is this dependency on X11 mandatory? For some reason I thought the only 
> dependency on Mac OS X was Carbon or Cocoa.
> 
> Can anyone enlighten?

It's probably got X11 support enabled, but not dynamically loading it. 
Quickest fix is to turn it off at configure time on Mac OS X if you 
don't want it.

It's not required on Mac OS X (or any platform, really).

--ryan.




More information about the SDL mailing list