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

Wireshark-dev: Re: [Wireshark-dev] Wireshark on windows build error

From: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
Date: Mon, 24 Nov 2008 12:52:26 +0000
Ru wrote:
here it is.
 
Thanks
 
C:\Wireshark>
C:\Wireshark>"C:\Program Files\Microsoft Visual Studio 8\VC\bin\vcvars32.bat"
C:\Wireshark>"C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.
bat"
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
C:\Wireshark>Nmake -f Makefile.nmake verify_tools
Microsoft (R) Program Maintenance Utility Version 8.00.50727.42
Copyright (C) Microsoft Corporation.  All rights reserved.
Checking for required applications:
        cl: /cygdrive/c/Program Files/Microsoft Visual Studio 8/VC/BIN/cl
        link: /cygdrive/c/Program Files/Microsoft Visual Studio 8/VC/BIN/link
        nmake: nmake
        bash: /usr/bin/bash
        bison: /usr/bin/bison
        flex: /usr/bin/flex
        env: /usr/bin/env
        grep: /usr/bin/grep
        /usr/bin/find: /usr/bin/find
        perl: /usr/bin/perl
        C:\Python26\python.exe: /cygdrive/c/Python26/python.exe
        sed: /usr/bin/sed
        unzip: /usr/bin/unzip
        wget: /usr/bin/wget


There's no path there.  Type "path".  You are running this from a Windows cmd.exe prompt and not from a Cygwin Bash prompt?

-- 
Regards,

Graham Bloice