- From: Martin Duerst <duerst@w3.org>
- Date: Thu, 10 Apr 2003 14:51:14 -0400
- To: "Paul Accosta" <paco@hungary.cc>, www-lib@w3.org
- Please don't send the same mail twice, even if you forgot the subject. - I'm working with MSVC. It is one of the products where it usually takes me some time to figure out things, but somehow I get it working, and once it works, I seem to forget how I did it. In other words, the whole thing doesn't seem very logical. In your case, the first thing I would try to check is whether the files where these symbols are defined actually got compiled. Regards, Martin. At 19:21 03/04/10 +0200, Paul Accosta wrote: >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 > > > > >---------------------------------------------- > >
Received on Thursday, 10 April 2003 15:40:55 UTC