resolving linker errors
- From: pauldepstein@xxxxxxx
- Date: Sat, 8 Mar 2008 04:19:20 -0800 (PST)
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
.
- Follow-Ups:
- Re: resolving linker errors
- From: Norbert Unterberg
- Re: resolving linker errors
- From: Igor Tandetnik
- Re: resolving linker errors
- From: David Lowndes
- Re: resolving linker errors
- Prev by Date: Re: anti-standard code can compile -- about template class
- Next by Date: Re: resolving linker errors
- Previous by thread: do C++ the Java way
- Next by thread: Re: resolving linker errors
- Index(es):
Loading