|
-
October 4th, 2005, 02:18 PM
#1
How Do I debug LNK2001 errors?
I keep getting the the 2 fatal errors
"error LNK2001: unresolved external symbol ___WSAFDIsSet@8"
"error LNK2001: unresolved external symbol __select@20"
when I build the project. How do I debug link error since unlike syntax errors, double clicking a link error won't take you to the relevant code line.
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|