Luan
Posts: 8
Joined: 6/13/2005
Status: offline
|
hello, I need to link a .lib file to a project. I tried just: 'Project-->Add to Project-->Files...' but don't think it worked because I got a bunch of linker errors: "...unresolved external symbols...". I also looked at the Link tab in the: 'Project-->Settings..." but wasn't sure which options to use-- category? project options?... I tried just typing in the file name (dataqcf2.lib) in the 'object/library modules' line, but got the error: "cannot open dataqcf2.lib". I moved dataqcf2.lib into the same folder as the workspace and then started getting the same "...unresolved external symbols..." errors again. In short: how do I link a .lib file to a project? thanks, Luan
|