From 8de4c7bdeb04672caf760c087c1b55df1eabd7a1 Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 15 Jun 2008 04:03:10 +0000 Subject: [PATCH] Updating the install guide for VC++ 2008 instructions --- docs/nmap-install.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 8e2c88c51..1fbb750b1 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -707,11 +707,10 @@ WinPcap requirement. Most Windows users prefer to use the Nmap binary self-installer, but compilation from source code is an option, particularly if you plan to help with Nmap development. Compilation requires -Microsoft Visual C++ 2005, which is part of their commercial Visual Studio suite. Any of the VS editions should work. +Microsoft Visual C++ 2008, which is part of their commercial Visual Studio suite. Any of the VS editions should work. Microsoft also distributes a free application named Visual C++ 2005 -Express. This works for Nmap compilation as long as you first install and configure the Platform SDK as described at . +url="http://www.microsoft.com/express/vc/">Visual C++ 2008 Express which also works for Nmap compilation. Compiling Nmap on Windows from Source