ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] MSVC2008EE or 2005EE

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Mon, 3 Nov 2008 16:23:35 -0700
On Mon, Nov 03, 2008 at 03:13:53PM -0800, Joshua (Shiwei) Zhao wrote:

> So I'm rolling back to VS2005EE to work with version 1.0.4.
> 
> I remember there is one more step I need to do to 'prepare cmd.exe' 
> when I'm using VS2005ee, but now it's removed from the doc since it's 
> not needed for VS2008. Can some one post again and maybe fix the 
> online guide doc?

Here is the relevent (I hope) text from an older copy (rev 21767) of 
that doc.  If this is what works for you, let us know and we can add it 
back to the doc:

Prepare cmd.exe - set environment and current dir.

start cmd.exe

call "C:\Program Files\Microsoft Platform SDK for Windows Server 2003 
R2\SetEnv.Cmd" to set environment variables of Platform SDK Server 2003 
R2

call "C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat" to 
set environment variables of Visual C++ 2005 Express Edition