Wireshark mailing list archives

Re: Upgrading to VS2015


From: Paul Offord <Paul.Offord () advance7 com>
Date: Wed, 29 Nov 2017 22:15:44 +0000

Thanks Graham.  Ran setup again and chose the additional features – that fixed it.  Best regards…Paul

From: Wireshark-dev [mailto:wireshark-dev-bounces () wireshark org] On Behalf Of Graham Bloice
Sent: 29 November 2017 09:47
To: Developer support list for Wireshark <wireshark-dev () wireshark org>
Subject: Re: [Wireshark-dev] Upgrading to VS2015



On 29 November 2017 at 08:16, Paul Offord <Paul.Offord () advance7 com<mailto:Paul.Offord () advance7 com>> wrote:
Hi,

I’m upgrading my Windows 10 dev machine from VS2013 to VS2015 Community Edition.  The Win32/64: Step-by-Step Guide give 
guidance to the Visual Studio command prompt indicating to look for VS2015 x64 Native Tools Command Prompt.  I don’t 
have this anywhere in my menu system.  I have two other command prompt shortcuts:

MS Build Command Prompt that runs the command: "C:\Windows\System32\cmd.exe" /k ""C:\Program Files (x86)\Microsoft 
Visual Studio 14.0\Common7\Tools\VsMSBuildCmd.bat""

Developer Command Prompts that runs the command: "C:\Windows\System32\cmd.exe" /k ""C:\Program Files (x86)\Microsoft 
Visual Studio 14.0\Common7\Tools\VsDevCmd.bat""

Are either of these the command shells I should be using?

Thanks and regards…Paul


You've probably missed a recent update to the docs about installing VS2015 community Edition using Chocolatey:

You can use Chocolatey to install Visual Studio, to correctly configure the installation, copy the deployment XML file 
msvc2015AdminDeployment.xml<https://code.wireshark.org/review/gitweb?p=wireshark.git;a=blob_plain;f=tools/msvc2015AdminDeployment.xml;hb=HEAD>
 from the source code tools directory and pass the path the file to the chocolatey install command:
PS$>choco install VisualStudio2015Community --timeout 0 -package-parameters "--AdminFile 
path\to\msvc2015AdminDeployment.xml"

If you installed VS2015 manually, then you'll have to modify the installation to include the "Common Tools for Visual 
C++ 2015" item as also described in the Developers guide.

--
Graham Bloice

______________________________________________________________________

This message contains confidential information and is intended only for the individual named. If you are not the named 
addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if 
you have received this e-mail by mistake and delete this e-mail from your system.

Any views or opinions expressed are solely those of the author and do not necessarily represent those of Advance Seven 
Ltd. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, 
corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept 
liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission.

Advance Seven Ltd. Registered in England & Wales numbered 2373877 at Endeavour House, Coopers End Lane, Stansted, Essex 
CM24 1SJ

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
______________________________________________________________________
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: