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