[www-lib] <none>

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 12:34:08 UTC