aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2017-08-18 13:14:44 +0100
committerGraham Bloice <graham.bloice@trihedral.com>2017-08-18 12:22:06 +0000
commitb1a6f11e4271265e4de9722c020158d2c075ff9d (patch)
tree9c4e92bcf2e8d282c251e04818e02945fb7b195f /docbook/wsdg_src
parentb62eee0d7f150cdf840efff175888eacde993622 (diff)
WSDG: Remove obsolete VS 2010 info from quick setup
Change-Id: I767e04538d17702346e9343e136fc0ea4c2f9ec3 Reviewed-on: https://code.wireshark.org/review/23120 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc37
1 files changed, 0 insertions, 37 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
index 8d48f5a242..0c3a8ac630 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.asciidoc
@@ -99,43 +99,6 @@ debugger. Visual Studio 2015 is also used to create official
Wireshark builds, so it will likely have fewer development-related
problems.
-For VS2010 you will need some extra items:
-
-. Windows SDK for Windows 7, if you want to build 64-bit binaries for Windows 7:
-http://msdn.microsoft.com/en-us/windowsserver/bb980924.aspx[Download] and
-install "Microsoft Windows SDK for Windows 7."
-+
-In case the install of the SDK fails go to software management and
-remove the $$VC++$$ 2010 runtime and redist packages (don't worry, they
-will be added back via the service pack later). If installation of
-the SDK still fails, there may be a permission problem. See
-http://ctrlf5.net/?p=184[here] for a solution.
-
-. C compiler service pack:
-http://www.microsoft.com/en-us/download/details.aspx?id=23691[Download] and
-install "Microsoft Visual Studio 2010 Service Pack 1." This is a very large
-download.
-
-. Microsoft Visual $$C++$$ 2010 Service Pack 1 Compiler Update for the Windows
-SDK 7.1, if you want to build 64-bit binaries for Windows 7:
-http://www.microsoft.com/en-us/download/details.aspx?id=4422[Download] and
-install "Microsoft Visual $$C++$$ 2010 Service Pack 1 Compiler Update for the
-Windows SDK 7.1."
-
-. If you will be building 64-bit binaries those items must be
-installed in that order as installing the Microsoft Visual Studio
-2010 Service Pack 1 can, if you've installed the Microsoft Windows
-SDK for Windows 7, remove the 64-bit compilers, as per
-http://support.microsoft.com/?kbid=2519277[] the Microsoft Knowledge Base article "FIX: Visual C++ compilers are removed when you upgrade Visual Studio 2010 Professional or Visual Studio 2010 Express to Visual Studio 2010 SP1 if Windows SDK v7.1 is installed". The release notes for the Microsoft Visual
-$$C++$$ 2010 Service Pack 1 Compiler Update for the Windows SDK 7.1
-say that, to ensure that your system has a supported
-configuration, you must install the items in the order specified
-above. If you have Microsoft Update installed, so that the
-Windows update process will update software other than components
-of Windows, and thus will update Visual Studio, you may need to
-disable it until after all of the above are installed, to make
-sure it doesn't install Visual Studio 2010 SP1 out of order.
-
[[ChSetupQt]]
==== Install Qt