
Link errors on a winsock app
Quote:
>I can build the release version with no problems, but when I
>try to build a debug version I get the following errors that are telling
>me that the debug unicode libraries for winsock cannot be found.
Carl,
Try adding Ws2_32.lib to the list of libraries for your debug build.
Dave
--
MVP VC++ FAQ: http://www.*-*-*.com/
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.