No subject


Thu Mar 12 04:02:25 EDT 2009


One issue with the MSVC projects is that they don't consistently define
USE_LOCAL_HEADERS. Defining it fixes errors with AL and cURL "header not found"
errors, but it didn't work for SDL. When USE_LOCAL_HEADERS is defined, AL and
cURL header include statements use relative paths, and SDL does not. It's not a
problem using Make because the Makefile -I's the SDL include directory. I think
it should be more inline with the AL and cURL method, so I created a patch
doing so.

I just moved to a new apartment and I haven't set my Linux server back up yet,
so the patch is untested on Linux.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list