Hi ,
I am buiding wireshark source code on windows xp pro.
nmake in verify tools is different to which is given in
developer guide...
my output is as follows. why nmake doesn't show the correct
visual studio path ? how to solve it?
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
C:\Wireshark>