Author Topic: 0810 Win32 Orbiter build issues  (Read 2961 times)

qball4

  • Veteran
  • ***
  • Posts: 78
    • View Profile
0810 Win32 Orbiter build issues
« 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

qball4

  • Veteran
  • ***
  • Posts: 78
    • View Profile
Re: 0810 Win32 Orbiter build issues
« Reply #1 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.