Were they LNK2001 "unresolved" errors, or were they "multiply defined" errors. in case 1 you need to add the correct libraries to the link, in the case of 2 you have to modify the link command line to ignore default libraries.
Good Luck...RKM
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |