SDL using X11 under Mac OS X?

Hello,

Is there a means to configure and build the X11 version of SDL on Mac OS X ?

Thanks,
Ren? Bertin

Do you really want to build it, or just use it outside ox XCode?

Install it via Fink (http://fink.sourceforge.net/).

ChrisOn 3/9/05, “Ren? J.V. Bertin” wrote:

Hello,

Is there a means to configure and build the X11 version of SDL on Mac OS X ?


E-Mail: Chris Nystrom
Business: http://www.shaklee.net/austin
Blog: http://conversazione.blogspot.com/
AIM: nystromchris

Do you really want to build it, or just use it outside ox XCode?
Install it via Fink (http://fink.sourceforge.net/).

just as a note, i’ve installed SDL through fink, and use it outside
of XCode (plain ol’ cmd-line Makefile builds…) and it rocks.

nothing quite so satisfying as seeing your app run under console mode
under Linux, X11 mode under linux, or natively in OSX too … same
code. sweet!–

;

Jay Vaughan