PRB: Resource Compiler Cannot Find Include Files (76688)



The information in this article applies to:

  • Microsoft Windows Software Development Kit (SDK) 3.0
  • Microsoft Windows Software Development Kit (SDK) 3.1

This article was previously published under Q76688

SYMPTOMS

When the Resource Compiler (RC) is used to compile a resource script, it cannot locate include files.

CAUSE

The environment variable INCLUDE contains a path that ends in a backslash (example, set INCLUDE=C:\).

RESOLUTION

Change the declaration of the environment variable to remove the trailing backslash.

This problem is often caused when the SUBST command is used to specify a logical drive for a path.

Modification Type:MajorLast Reviewed:10/30/2003
Keywords:kb16bitonly KB76688