Donald White wrote: > Ulf Lamping wrote: >> Donald White wrote: >>> Sorry fo having no subject on previous post. >>> >>> I updated my working copy from the trunk this morning and now I can't >>> build. It had been since 99.4 or so but the update seemed to go OK. >>> >>> I use VC++ 6.0 on XP. I let the makefile completely redo >>> wireshark-win32-libs and did the distclean. >>> >>> Can anyone help me out? The last bit of the nmake output follows. >>> >>> Thanks, >>> Don >>> >>> tcp_graph.c >>> voip_calls_dlg.c >>> wsp_stat.c >>> Generating Code... >>> NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\cl.exe' : >>> return code >>> '0x2' >>> Stop. >>> NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC98\BIN\NMAKE.EXE' : >>> return co >>> de '0x2' >>> Stop. >>> >> This doesn't show the actual error, which is more up the output. >> >> You may simply rebuild without a distclean to see the real error causing >> your problem. >> >> Regards, ULFL >> _______________________________________________ >> Wireshark-dev mailing list >> [email protected] >> http://www.wireshark.org/mailman/listinfo/wireshark-dev > > Thanks for the tip. Here is the error: > > help_dlg.c > help_dlg.c(49) : fatal error C1083: Cannot open include file: > 'htmlhelp.h': No such file or directory > > Regards, > > Don > _______________________________________________ > Wireshark-dev mailing list > [email protected] > http://www.wireshark.org/mailman/listinfo/wireshark-dev
Installing the HTML Help Workshop cleared this up. Thanks, Don _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
