LinuxMCE Forums

General => Developers => Topic started by: qball4 on July 04, 2009, 04:36:07 am

Title: 0810 Win32 Orbiter build issues
Post by: qball4 on July 04, 2009, 04:36:07 am
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
Title: Re: 0810 Win32 Orbiter build issues
Post by: qball4 on July 04, 2009, 05:38:57 am
Well... I found the header files elsewhere online, but now I'm coming up with a bunch of int8_t redefinition errors. Hmm.