Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Win32 Setup fails

From: "Padilla, Alex D" <adpadil@xxxxxxxxxx>
Date: Thu, 21 Feb 2008 13:35:02 -0700
I am trying to build the development environment for the first time in Windows.  I am following the Win32 Step-by-Step Guide.  I have completed all prior steps correctly and am now trying to run "nmake -f Makefile.nmake all ."  I am getting a the following errors:
 
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 9.0\VC\BIN
\nmake.exe"' : return code '0x2'
Stop.
 
If anyone can help, that would be great.  Thank you.