From 134591c311de731b923ca2fce99710dd5aa83a11 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 4 Nov 2010 23:35:03 +0000 Subject: [PATCH] Update build docs to refer to Visual C++ Express 2010, not 2008. --- docs/nmap-install.xml | 4 ++-- docs/win32-installer-zenmap-buildguide.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 8c1afc3eb..7e3685a8e 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -866,8 +866,8 @@ given in . 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++ 2008, which is part of their commercial Visual Studio suite. Any of the Visual Studio editions should work, including the free Visual C++ 2008 Express SP1. +Microsoft Visual C++, which is part of their commercial Visual Studio suite. Any of the Visual Studio editions should work, including the free Visual C++ 2010 Express SP1. Compiling Nmap on Windows from Source diff --git a/docs/win32-installer-zenmap-buildguide.txt b/docs/win32-installer-zenmap-buildguide.txt index 63304d242..431c7c651 100644 --- a/docs/win32-installer-zenmap-buildguide.txt +++ b/docs/win32-installer-zenmap-buildguide.txt @@ -58,8 +58,8 @@ gtk-theme-name = "MS-Windows" II. OTHER REQUIREMENTS -You'll need Microsoft Visual C++ 2008 for compilation. -Directions for obtaining those are at: +You'll need Microsoft Visual C++ 2010 for compilation. +Directions for obtaining that are at: http://nmap.org/install/inst-windows.html#inst-win-source You'll also need Cygwin installed in order to build the Nmap installer (not