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] WIN32 Compilation failed : tshark is not a validwin32 applic

From: Ulf Lamping <ulf.lamping@xxxxxx>
Date: Fri, 30 Mar 2007 19:59:01 +0200
Graham Bloice wrote:
CANDIA, Fabrice wrote:
The nmake used is C:\Program Files\Microsoft Platform SDK for Windows Server 2003 R2\Bin and not the directory mentioned in the developper's guide (Visual studio dir). Is it normal ?


The paths shown in the dev guide are for information only and refer to a
VC 6.0 installation.

Hi!

I've updated the setup target output in the guide to reflect the MSVC 2005 EE version (so it better fits with the recommended MSVC version):

       cl: /cygdrive/c/Programme/Microsoft Visual Studio 8/VC/BIN/cl
       link: /cygdrive/c/Programme/Microsoft Visual Studio 8/VC/BIN/link
       nmake: /cygdrive/c/Programme/Microsoft Visual Studio 8/VC/BIN/nmake

and also mentioned that the string depends on the compiler version used.

Regards, ULFL