|
-
July 2nd, 2011, 02:29 PM
#1
How would I know which lib is missing during the linkage ?
I am using MSVS 2010 for a C project. This project compiles but I get the error during compilation. The error is following:
error LNK2019: unresolved external symbol _CreateRelation referenced in function _main
Here the CreateRealtion is function. So how would I know which library is not included and causing this error?
Tags for this Thread
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
|