1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-31 02:29:02 +00:00

Update build docs to refer to Visual C++ Express 2010, not 2008.

This commit is contained in:
david
2010-11-04 23:35:03 +00:00
parent d70d468881
commit 134591c311
2 changed files with 4 additions and 4 deletions

View File

@@ -866,8 +866,8 @@ given in <xref linkend="inst-win-exec"/>.</para></listitem>
<para>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 <ulink
url="http://www.microsoft.com/express/Windows/">Visual C++ 2008 Express SP1</ulink>.</para>
Microsoft Visual C++, which is part of their commercial Visual Studio suite. Any of the Visual Studio editions should work, including the free <ulink
url="http://www.microsoft.com/express/Windows/">Visual C++ 2010 Express SP1</ulink>.</para>
<orderedlist id="nmap-install-windows-compile-from-source"><title>Compiling Nmap on Windows from Source</title>