Hi,
Check you HHC_DIR setting in config.nmake.
PS: If you start a new thread, don't comment on an existing one.
Thanx,
Jaap
???????????????? wrote:
Hi all,
      I am trying to build wireshark on windows.I am using Visual Studio 
6.0. while building wireshark "nmake Makefile.nmake all" it gives the 
following error:
help_dlg.c(49) : fatal error C1083: Cannot open include file: 
'htmlhelp.h': No such file or directory
NMAKE : fatal error U1077: 'K:\VC98\BIN\cl.exe' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'K:\VC98\BIN\NMAKE.EXE' : return code '0x2'
Stop.
Don't know what is the problem,I hope somebody can help me.
Thanks in advance....