From 6de20d7f8a60ca52aa7c0ac5e0651e8dd6b03765 Mon Sep 17 00:00:00 2001 From: tma Date: Sat, 9 Aug 2008 19:12:30 +0000 Subject: * Use IPv6 header qcommon/wspiapi.h if it has been added by the end user * Update README to explain the Windows XP requirement git-svn-id: svn://svn.icculus.org/quake3/trunk@1444 edf5b092-35ff-0310-97b2-ce42778d08ea --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index 6977470..d9bf915 100644 --- a/README +++ b/README @@ -433,6 +433,14 @@ PNG support Restart GtkRadiant and PNG textures are now available. +Building with MinGW for pre Windows XP + IPv6 support requires a header named "wspiapi.h" to abstract away from + differences in earlier versions of Windows' IPv6 stack. There is no MinGW + equivalent of this header and the Microsoft version is obviously not + redistributable, so in its absence we're forced to require Windows XP. + However if this header is acquired separately and placed in the qcommon/ + directory, this restriction is lifted. + ------------------------------------------------------------- Contributing ----- -- cgit v1.2.3