]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Mention Visual Studio 2010 SP1 in windows README
authorBen Kaduk <kaduk@mit.edu>
Thu, 19 Mar 2015 18:14:02 +0000 (14:14 -0400)
committerBen Kaduk <kaduk@mit.edu>
Thu, 30 Apr 2015 14:47:34 +0000 (10:47 -0400)
The service pack is needed to avoid a linker error due to an
issue with the cvtres.exe utility, which manifests as
LINK: fatal error LNK1123: failure during conversion to COFF: file
invalid or corrupt.

src/windows/README

index 363a6cb680e95ebb1e83523e9cf11c4b51e0483d..c622c86a623c721701582cdb9edd95fb945aff80 100644 (file)
@@ -7,7 +7,7 @@ not present in the Unix krb5 distribution, most notably the
 MIT Kerberos Ticket Manager application.
 
 To build Kerberos 5 on Windows, you will need the Windows SDK (XP SP3
-or later), VisualStudio (2010 Professional), a version of Perl, and some
+or later), VisualStudio (2010 Professional SP1), a version of Perl, and some
 common Unix utilities such as sed/awk/cp/cat installed in the
 command-line path.  To build an MSI installer, you will additionally
 need the Windows Installer XML (WiX) toolkit, and to ensure that