Error Building libwww 5.3.2

Hi,

I am a new user who needs to use the 5.3.2 version of libwww on Windows NT
4.0.  Here are the steps I did:

	1. Downloaded the libwww-win32.zip and unpacked it.
	2. Opened world.dsw project in MSVC++6.0 and attempted to rebuild
everything.
	3. Encountered the following error:

=====================================================================

Build : warning : failed to (or don't know how to) build
'E:\C_CPP\libwww5.3.2\libwww-win32\Library\src\HTZip.c'
Build : warning : failed to (or don't know how to) build
'E:\C_CPP\libwww5.3.2\libwww-win32\WinCom\WinCom.rc'
--------------------Configuration: wwwdll - Win32 Debug--------------------
Compiling...
windll.c
wwwdll.c
Linking...
LINK : fatal error LNK1104: cannot open file ".\wwwdll.def"
Error executing link.exe.

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

=====================================================================

I searched previous postings on this subject and found some responses to a
similar question dated back in Dec. 2000; but still don't know how to
proceed:

	1. Vladimir suggested updating the project (downloading the
libwww-win32.zip) => I have already downloaded this file.
	2. Jose suggested boostraping the code to get the .def files.  He
mentioned a Perl script provided by Eric Prud. => I had no idea what I was
supposed to look for, went there anyway to browse, but came back emty
handed.

I am hoping to get some help from those of you who have "been there done
that!" 

Thanks alot in advance,



Nguyet


 http://www.w3.org/People/Eric/

Received on Friday, 2 February 2001 14:58:57 UTC