Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: "William DePalo [MVP VC++]" <willd.no.spam@xxxxxxxx>
- Date: Thu, 25 Jan 2007 17:26:05 -0500
"carlm" <serverguy@xxxxxxxxxxxxxxxx> wrote in message
news:A3F087EE-C403-4D95-A816-B0159EE6DA70@xxxxxxxxxxxxxxxx
However, I still have build issues (missing header files).
Nevertheless, there is some hope that these might be
resolved. We'll see....
That's likely to be a variation on this theme. Where the PATH environmental
variable is used to locate executable components, INCLUDE is used to locate
headers. In general, it is a wise plan to have the SDK header directories
precede the compiler's.
Regards,
Will
www.ivrforbeginners.com
.
- References:
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: William DePalo [MVP VC++]
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: William DePalo [MVP VC++]
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: "Jeffrey Tan[MSFT]"
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: carlm
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: William DePalo [MVP VC++]
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Prev by Date: Re: Application crashes with a Windows XP error dialog
- Next by Date: Re: C++/CLI COM component deployment
- Previous by thread: Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Next by thread: Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Index(es):