Re: [Tuxnes-devel] systems without X
Brought to you by:
tmmm
From: Mike M. <che...@ya...> - 2004-05-12 23:52:55
|
--- Jason Dorje Short <jd...@us...> wrote: > Compilation on windows is currently completely thwarted because > configure doesn't disable X compilation if X isn't present, and even if > you disable such compilation manually (by changing X_DISPLAY_MISSING in > config.h) the code doesn't pay attention to this value. > > Fixing this is a bit beyond me. I'm still in favor of having just one > renderer, using SDL. > > jason > In renderer.h:13 HAVE_X is defined, should we be using X_DISPLAY_MISSING? Also controller.c is littered with both linux and x11 code, I'l work on moving these two controller_x11.c and controller_linux.c. I don't know who to test-build as if I didn't have X11, is there a howto or trick? __________________________________ Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2' http://movies.yahoo.com/showtimes/movie?mid=1808405861 |