Re: [Tuxnes-devel] systems without X
Brought to you by:
tmmm
From: Mike M. <che...@ya...> - 2004-05-12 23:37:50
|
What about globals.h:98 "Pixmap" is the an SDL type? I'll move this around so it workes. --- Jason Dorje Short <jd...@us...> wrote: > Jason Dorje Short 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. > > Err, here's a start. > > In file included from controller.c:20: > globals.h:82:22: X11/Xlib.h: No such file or directory > globals.h:83:23: X11/Xutil.h: No such file or directory > globals.h:84:24: X11/keysym.h: No such file or directory > globals.h:85:28: X11/cursorfont.h: No such file or directory > In file included from controller.c:20: > globals.h:86: error: parse error before '*' token > globals.h:86: warning: type defaults to `int' in declaration of > `display' > globals.h:86: warning: data definition has no type or storage class > globals.h:94: error: parse error before "gc" > globals.h:94: warning: type defaults to `int' in declaration of `gc' > globals.h:94: warning: type defaults to `int' in declaration of > `blackgc' > globals.h:94: warning: data definition has no type or storage class > globals.h:95: error: parse error before "rootwindow" > globals.h:95: warning: type defaults to `int' in declaration of > `rootwindow' > globals.h:95: warning: type defaults to `int' in declaration of `w' > globals.h:95: warning: data definition has no type or storage class > globals.h:96: error: parse error before '*' token > globals.h:96: warning: type defaults to `int' in declaration of `image' > globals.h:96: warning: data definition has no type or storage class > globals.h:97: error: parse error before "layout" > globals.h:97: warning: type defaults to `int' in declaration of `layout' > globals.h:97: warning: data definition has no type or storage class > controller.c:34:22: X11/Xlib.h: No such file or directory > controller.c:35:23: X11/Xutil.h: No such file or directory > controller.c:36:24: X11/keysym.h: No such file or directory > controller.c:37:28: X11/cursorfont.h: No such file or directory > controller.c: In function `HandleJoystickLinux': > controller.c:580: warning: unused variable `nes_button' > controller.c:581: warning: unused variable `axis_i' > > jason > > > ------------------------------------------------------- > This SF.Net email is sponsored by: SourceForge.net Broadband > Sign-up now for SourceForge Broadband and get the fastest > 6.0/768 connection for only $19.95/mo for the first 3 months! > http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click > _______________________________________________ > Tuxnes-devel mailing list > Tux...@li... > https://lists.sourceforge.net/lists/listinfo/tuxnes-devel __________________________________ Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2' http://movies.yahoo.com/showtimes/movie?mid=1808405861 |