FIX: Env Vars Not Used in Exported Makefile Dependencies (167325)
The information in this article applies to:
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
This article was previously published under Q167325 SYMPTOMS
Environment variables used in the Persist As field are not written to the
makefile for dependencies.
RESOLUTION
This bug should only be a problem if the makefile is exported on one
computer and used on a different computer with a different directory
structure for the project. Either use the same directory structure for your
project on multiple computers, or use Developer Studio to export the
makefile for the project to the computer that you want to use the makefile
on.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This problem was corrected in Visual C++
version 6.0 for Windows.
Modification Type: | Major | Last Reviewed: | 10/17/2003 |
---|
Keywords: | kbBug kbfix kbide kbVC600fix KB167325 |
---|
|