resolving linker errors



Not a language question at all but it is vc and any other group would
be hopelessly slow in responding. In my project, there are lots of
declared functions that are not defined. I am able to steadily
eliminate the linker errors by adding the definition files to the
solution and the files also become visible in solution explorer.

I would bet that it's possible to tinker with the settings so that the
compiler finds the files even when they are not in the solution. I
would bet there's a faster solution than simply adding the files one
at a time.

I am a newbie so I would be grateful for easily-followable
instructions such as "go to tools then options ..."

Thank you very much for your help.

Paul Epstein
.


Loading