Explicitly state the service pack of VC supported in Install.nt

Yitzhak discovered that there is a problem if you have the original
Visual Studio 6 with no service packs.
This commit is contained in:
nethack.allison
2002-01-25 08:59:35 +00:00
parent 82611f9cd8
commit 88219e4b60
+2 -2
View File
@@ -14,8 +14,8 @@ Nethackw) goes to Alex Kompel who contributed the port.
You can build either the TTY version of NetHack or the Windows Graphical You can build either the TTY version of NetHack or the Windows Graphical
version. In either case you will need: version. In either case you will need:
o A copy of Microsoft Visual C V6.0 or later. Things may work with an o A copy of Microsoft Visual C V6.0 SP3 or later. Things may work with
earlier version of the compiler, but the current code has not been an earlier version of the compiler, but the current code has not been
tested with an earlier compiler. tested with an earlier compiler.
o A version of a UUDECODE utility in your path. The Makefiles and o A version of a UUDECODE utility in your path. The Makefiles and