MAKE : fatal error U1077: '"C:\Program Files\Microsoft Platform SDK for Windows
Server 2003 R2\Bin\nmake.exe"' : return code '0x2'
Stop.
*
From: shreejith bl
To: D
shreejith bl wrote:
> I copied config.h.win32 to config.h in c:\wireshark.
> Now I am getting the below error.
>
> I can see in config.h declarations which the compiler is not
> understanding like,
> @HAVE_LIBPCAP@
> @HAVE_PCAP_BREAKLOOP@
> @HAVE_PCAP_FINDALLDEVS@
> @HAVE_PCAP_DATALINK_NAME_TO_VAL
\program files\microsoft visual studio 9.0\vc\include\codeanalysis\sourcean
ations.h(19) : error C2054: expected '(' to follow 'HAVE_NTDDNDIS_H'
c:\program files\microsoft visual studio 9.0\vc\include\codeanalysis\sourcean
ations.h(19) : error C2085: 'size_t' : not in formal parameter list
c:\program files\microsoft visual
shreejith bl wrote:
> Hello all,
>
> I am trying to build a plugin.dll. I am using the wireshark sources from the
> revision HEAD (latest source).
> I am using VC++ 2008 Express Edition. Same was the case with VS .NET 2003.
>
> I am getting the following error. Can someone please help me in this
Hello all,
I am trying to build a plugin.dll. I am using the wireshark sources from the
revision HEAD (latest source).
I am using VC++ 2008 Express Edition. Same was the case with VS .NET 2003.
I am getting the following error. Can someone please help me in this regard?
Thanks,
Shreejith
Error