02.07.2007, 17:34
OK, assuming you're on Windows (looks like you are), at the top of main.h and xpthreads.h, put
#define _WINDOWS
#define WIN32
It looks like they haven't been defined, although they should've
#define _WINDOWS
#define WIN32
It looks like they haven't been defined, although they should've