aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2015-03-19 14:14:02 -0400
committerTom Yu <tlyu@mit.edu>2015-05-13 16:15:22 -0400
commitfe1ae97d79b35725449242898fabee69af69a209 (patch)
tree72775e9ad179819ccb704c15f9c48eebb7abc9cd /src
parent8cba91b5ddb040b34ea046aadd88ab9eceb9b03f (diff)
downloadkrb5-fe1ae97d79b35725449242898fabee69af69a209.zip
krb5-fe1ae97d79b35725449242898fabee69af69a209.tar.gz
krb5-fe1ae97d79b35725449242898fabee69af69a209.tar.bz2
Mention Visual Studio 2010 SP1 in windows README
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. (cherry picked from commit 025008dd215c20f804823dafa3bd9f45135be53e) ticket: 8192 version_fixed: 1.13.3
Diffstat (limited to 'src')
-rw-r--r--src/windows/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/README b/src/windows/README
index 363a6cb..c622c86 100644
--- a/src/windows/README
+++ b/src/windows/README
@@ -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