Hi all,
I am trying to build wireshark on windows.I am using Visual Studio 2008. while building wireshark "nmake Makefile.nmake all" it gives the following error:
cl: command line warning D9035 :“o”option has been rejected,and will be moved in the future edition
cd ..
xcopy C:\wireshark-libs-1.0\adns-1.0-win32-05ws adns.tmp /D /I
/E /Y
copy 0 file
copy adns_dll.dep adns.tmp\adns_win32\adns_dll
system can not find designated file
NMAKE : fatal error U1077: “copy”: return code“0x1”
Stop.
Don't know what is the problem,I hope somebody can help me.
Thanks in advance....