Document SDK requirement
authorSam Hartman <hartmans@mit.edu>
Fri, 12 Jul 2002 19:31:08 +0000 (19:31 +0000)
committerSam Hartman <hartmans@mit.edu>
Fri, 12 Jul 2002 19:31:08 +0000 (19:31 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14626 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/README

index eb221bc9843b0074bcfac029e908aa77b982db56..81e28431b1bfa164d8912be4b40ceeeffc621b82 100644 (file)
@@ -1,8 +1,10 @@
               Building & Running Kerberos 5 on Windows
               ----------------------------------------
 
-Kerberos 5 builds on Windows with MSVC++ 6.0.  It may or may not build
-with other compilers or make utilities.
+Kerberos 5 builds on Windows with MSVC++ 6.0.  You will need the
+November 2001 platform SDK or later; this SDK is required to define
+getaddrinfo.  It may or may not build with other compilers or make
+utilities.
 
 These build instructions assume that you have the standalone source
 distribution of Kerberos 5 rather than the MIT Kerberos for Windows