Two things: First, Frankbro, the website did not download pthread.h to any temporary or stable folders. Therefore it's only available to download for Linux and Mac, Read-only to Windows. You can unban me from IRC when you can realize that I have the Windows, you don't, I know what happens on my computer, you don't. >_> Second, after copy-pasting the code to pthread.h and sched.h into two new header files and including them in the project, it now refuses to recognize SDL.lib in the directory of [source]\Source-Required\Libraries\SDL.lib Any ideas why this is happening?
Edit: I realize the problem is the same as This one Why is this?
Double edit: I figured out what's wrong, however I now get These errors
looks like you are missing the pthread lib now, and a few other minor function naming issues. which can be fixed by removing the ifdef stuff for inlines for those functions. and rename fmin/fmax to just max/min.
I'm not sure, but this might help! Me4502 sent it to me, but I haven't downloaded it yet, because I'm in boarding school 'till friday and can't download it. http://min.us/mv6NgV
@cracker64(View Post) Thank you, I'll try that. @devast8a(View Post) You can't download a read-only file, it's the webpage that contains the code instead of it downloading it to a header file. Also, only Windows does this.