CVS Update / Windows Linking Error

Hi,
    I am just starting to use wwwlib and when I try to compile the
source I get from my CVS checkout I get the following linking error:

-----------------------------------------------------------
Linking...
   Creating library ..\..\..\Bin/wwwcache.lib and object
..\..\..\Bin/wwwcache.exp
HTCache.obj : error LNK2001: unresolved external symbol
_HTMIME_anchor2response
..\..\..\Bin\Debug\wwwcache.dll : fatal error LNK1120: 1 unresolved
externals
Error executing link.exe.

WinCom.exe - 2 error(s), 0 warning(s)
-----------------------------------------------------------

Here is more information on what I did with what:

OS: Windows 2000
Compiler: MSVC 6
I did run the perl script to create the .h
I did download the Visual Studio workspace files
I am compiling world.dsw (active project is WinCom)

Can you help me? Thank you.

Received on Sunday, 17 December 2000 18:00:10 UTC