<none>
"Prashant Mantri" <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Hi I am trying compile and build the w3c-libwww-5.3.2 version. The steps that I followed are Downloaded the w3c-libwww-5.3.2.zip from the http://www.w3.org/Library/Distribution/old/ UnZiped it (This doesnot conatin the world.dsw) Downloaded libwww-win32.zip that I got from the link UnZiped it opened libwww/windows/world.dsw workspace and did a batch build of the whole thing. Doing this I get the following errors.... \wwwcore.def : warning LNK4197: export "HTSetSignal" specified multiple times; using first specification wwwcore.def : error LNK2001: unresolved external symbol HTMethod_deleteExtensionMethod wwwcore.def : error LNK2001: unresolved external symbol HTMethod_hasEntity wwwcore.def : error LNK2001: unresolved external symbol HTMethod_setExtensionMethod wwwcore.def : error LNK2001: unresolved external symbol HTRequest_messageBody wwwcore.def : error LNK2001: unresolved external symbol HTRequest_messageBodyFormat wwwcore.def : error LNK2001: unresolved external symbol HTRequest_messageBodyLength wwwcore.def : error LNK2001: unresolved external symbol HTRequest_setMessageBody wwwcore.def : error LNK2001: unresolved external symbol HTRequest_setMessageBodyFormat wwwcore.def : error LNK2001: unresolved external symbol HTRequest_setMessageBodyLength ..\..\..\Bin/wwwcore.lib : fatal error LNK1120: 9 unresolved externals LINK : fatal error LNK1141: failure during build of exports file Error executing link.exe. WinCom.exe - 11 error(s), 3 warning(s) --------------------Configuration: wwwdll - Win32 Debug-------------------- Compiling... windll.c wwwdll.c Linking... .\wwwdll.def : warning LNK4087: CONSTANT keyword is obsolete; use DATA .\wwwdll.def : warning LNK4087: CONSTANT keyword is obsolete; use DATA Creating library ..\..\..\Bin/wwwdll.lib and object ..\..\..\Bin/wwwdll.exp --------------------Configuration: wwwutils - Win32 Debug-------------------- Compiling... HTArray.c HTAssoc.c HTAtom.c HTBTree.c HTChunk.c HTHash.c HTList.c HTMemory.c HTString.c HTTrace.c HTUU.c windll.c Linking... Creating library ..\..\..\Bin/wwwutils.lib and object ..\..\..\Bin/wwwutils.exp --------------------Configuration: wwwcore - Win32 Debug-------------------- Compiling... HTAlert.c HTAnchor.c HTChannl.c HTDNS.c HTError.c HTEscape.c HTEvent.c HTFormat.c HTHost.c HTInet.c HTLib.c HTLink.c HTMemLog.c HTMethod.c HTNet.c HTNoFree.c HTParse.c HTProt.c HTReqMan.c HTResponse.c HTStream.c HTTCP.c HTTimer.c HTTrans.c HTUser.c HTUTree.c HTWWWStr.c windll.c Linking... .\wwwcore.def : warning LNK4197: export "HTSetSignal" specified multiple times; using first specification wwwcore.def : error LNK2001: unresolved external symbol HTMethod_deleteExtensionMethod wwwcore.def : error LNK2001: unresolved external symbol HTMethod_hasEntity wwwcore.def : error LNK2001: unresolved external symbol HTMethod_setExtensionMethod wwwcore.def : error LNK2001: unresolved external symbol HTRequest_messageBody wwwcore.def : error LNK2001: unresolved external symbol HTRequest_messageBodyFormat wwwcore.def : error LNK2001: unresolved external symbol HTRequest_messageBodyLength wwwcore.def : error LNK2001: unresolved external symbol HTRequest_setMessageBody wwwcore.def : error LNK2001: unresolved external symbol HTRequest_setMessageBodyFormat wwwcore.def : error LNK2001: unresolved external symbol HTRequest_setMessageBodyLength ..\..\..\Bin/wwwcore.lib : fatal error LNK1120: 9 unresolved externals LINK : fatal error LNK1141: failure during build of exports file Error executing link.exe. WinCom.exe - 11 error(s), 3 warning(s) --------------------Configuration: chunk - Win32 Release-------------------- Compiling... chunk.c Linking... LINK : fatal error LNK1181: cannot open input file "..\..\..\..\Bin\wwwapp.lib" Error executing link.exe. chunk.exe - 1 error(s), 0 warning(s) --------------------Configuration: chunk - Win32 Debug-------------------- Compiling... chunk.c Linking... LINK : fatal error LNK1104: cannot open file "..\..\..\..\Bin\wwwapp.lib" Error executing link.exe. chunk.exe - 1 error(s), 0 warning(s) --------------------Configuration: chunkbody - Win32 Release-------------------- Compiling... chunkbody.c Linking... LINK : fatal error LNK1181: cannot open input file "..\..\..\..\Bin\wwwapp.lib" Error executing link.exe. Can some one please help me solving this problem? Thanks Prashant. **************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. ***************************************************************************