I'm having some trouble getting the 0810 Win32 Orbiter to build. I'm getting a slew of errors about missing include files.
SDL.h appears 5 times
pthread.h appears 42 times
I can't seem to find the files anywhere in the source tree. Any ideas?
:Matt
Well... I found the header files elsewhere online, but now I'm coming up with a bunch of int8_t redefinition errors. Hmm.