- From: Tanmay Patwardhan <tpthesis@hotmail.com>
- Date: Thu, 10 Apr 2003 12:01:42 -0500
- To: www-lib@w3.org
Hi, This is a very basic question, when I try to compile libwww with the zlib option enabled, I keep getting the error "HTZip.c", line 21: cannot find include file: <zlib.h> I have compiled it succesfully earlier, but now cant figure out where one needs to specify the zlib include path. (The -L option does have the correct path in configure though) Could anyone please help me out? Thanks and regards, Tanmay ----------------------- Tanmay Patwardhan Applications Developer, UBS Warburg, Chicago, IL. ----------------------- >From: "Paul Accosta" <paco@hungary.cc> >To: www-lib@w3.org >Subject: [www-lib] <none> >Date: Thu, 10 Apr 2003 18:34:03 +0200 > >Hi, Im a noob to libwww but I managed to setup a client program on linux >and now Im trying to port it over to windows. My problem is with using >MSVC6.0. I keep getting link errors like this > >---snip--- >Service.obj : error LNK2001: unresolved external symbol _HTSSLhttps_init >Service.obj : error LNK2001: unresolved external symbol >_HTSSL_verifyDepth_set >Service.obj : error LNK2001: unresolved external symbol >_HTSSL_protMethod_set >---snip--- > >Ive gone into Project->Settings->Link Tab and added a number of the >libwww libraries but it does not seem to help. Can somewone with >experience on MSVC tell me what Im doing wrong or how they did it. > >Thanks >Pual Accosta > > > > _________________________________________________________________ Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
Received on Thursday, 10 April 2003 13:01:48 UTC