Re: Building VC++ 8.0 code on a machine without Visual Studio 2005

Tech-Archive recommends: Speed Up your PC by fixing your registry



"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


.