On Jan 24, 2004, at 6:26 PM, Brady Volpe wrote:
Just started getting the following compile error under Windows MSVC++ with
the latest CVS:
...
plugin_api.obj : error LNK2001: unresolved external symbol _p_find_protocol_by_id
Try doing "nmake -f makefile.nmake clean" and then rebuilding. There's no automatic dependency generation, so if a ".h" file is changed, not all ".c" files that include it will necessarily be recompiled.
_______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev
