I am attempting to use (for the first time) www-lib in a C++ project using MCVC 5.0. I have tried building and linking even the simplest projects, like the chunks.c sample, and I get unresolved externals: xparser.obj : error LNK2001: unresolved external symbol _HTMIMEInit xparser.obj : error LNK2001: unresolved external symbol _HTTransferEncoderInit xparser.obj : error LNK2001: unresolved external symbol _HTConverterInit xparser.obj : error LNK2001: unresolved external symbol _HTNetInit xparser.obj : error LNK2001: unresolved external symbol _HTProtocolInit xparser.obj : error LNK2001: unresolved external symbol _HTTransportInit Note that most externals are resolved when I lnk in the libs produced by the Windows make script. But not these _HTXXXInit symbols. Any guidance would be much appreciated.Received on Friday, 8 January 1999 19:03:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:28 GMT