First post, by Pickle
Pickle
Offline
Rank
Member
I went to build the cvs code and found in SDL_mapper.c line 2335
#ifdef LINUX#include "SDL_syswm.h"#include <X11/XKBlib.h>#endif
I dont see anything to preprocess this out for linux, so its being forced?