Re: Repost: easy include question
- From: "Scott McPhillips [MVP]" <org-dot-mvps-at-scottmcp>
- Date: Fri, 16 Sep 2005 19:51:53 -0500
Maynard wrote:
Am I missing something?
What is it that doesn't work unless you add them to the project?
Unresolved Link errors.
Unfortunately, unresolved link errors have nothing to do with include files.
Your terminology and example are mixed up, so it is hard to figure out what your actual problem is. Link errors that involve standard library functions occur if you fail to add the needed library (lib file) to the linker settings. Also, simply putting files in a directory does not cause them to be included or to compile.
-- Scott McPhillips [VC++ MVP]
.
- References:
- Re: Repost: easy include question
- From: Doug Harrison [MVP]
- Re: Repost: easy include question
- Prev by Date: Re: OR Operator
- Next by Date: Re: new char[480000000] crashes
- Previous by thread: Re: Repost: easy include question
- Next by thread: Re: Repost: easy include question
- Index(es):