[quake3-bugzilla] [Bug 3771] New Visual Studio 2005 project file
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Thu Aug 13 10:18:34 EDT 2009
http://bugzilla.icculus.org/show_bug.cgi?id=3771
Juz <juzley at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juzley at gmail.com
--- Comment #28 from Juz <juzley at gmail.com> 2009-08-13 10:18:25 EDT ---
The reason for removing USE_LOCAL_HEADERS is that MSVC should not be using the
local headers:
The *SDL*.a files included in the source distribution are not in a format
officially recognized by MSVC (a bit of google-fu will confirm this), so they
shouldn't be linked against for the MSVC build. Therefore the user should
install SDL separately (adding the relevant include and lib dirs to the search
path in their preferences) and use these headers, not the ones in the svn,
which aren't guaranteed to be the same version.
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list