BUG: Exported Make Files with Browse Info Are Rebuilt TwiceLast reviewed: January 14, 1998Article ID: Q168381 |
The information in this article applies to:
SYMPTOMSVisual C++ 5.0 can create .mak files for a project through the Export Makefile command from the Project menu. When you use the rebuild option (/A) in Nmake.exe version 1.62, projects exported from Visual C++ 5.0 that contain source browser information will attempt to rebuild the project twice.
RESOLUTIONThe main side effect of this problem is that it takes longer to build an application using NMAKE. The following are three suggested workarounds:
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior
Keywords : NmakeIss vcbuglist500 VWBIss kbtool kbbuglist Version : 5.0 Platform : NT WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |