On Thu, Nov 22, 2007 at 06:50:32PM +0100, Anders Broman wrote: > I just got a new PC at work and is trying to restore my build > environment, when i build from a tarball it failes with: > help_dlg.c(49) : fatal error C1083: Cannot open include file: > 'htmlhelp.h': No such file or directory > I have a vauge memmory of some extra library/feature was needed to > build the help pages but at a glance at the docs I could not find it. > Does some one now/remember off hand?
You need the HTML Help Compiler from Microsoft: http://www.wireshark.org/docs/wsdg_html_chunked/ChToolsMSChain.html#id4742033 :-) Steve _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
