BUG: Multiple Build of File from PWB Profile ExtensionLast reviewed: July 17, 1997Article ID: Q98182 |
2.00 2.01.49 | 2.00 2.01.49
MS-DOS | WINDOWSkbtool kbbuglist The information in this article applies to:
The information in this article is included in the documentation starting with Visual C++ 5.0. Look there for future revisions.
SYMPTOMSWhen you build an application in Programmer's WorkBench (PWB), PWB may compile one or more source files more than once.
CAUSEThe Microsoft Profiler extension provided with Microsoft C/C++ version 7.0, PWBPROF.MXT, has been loaded into PWB. PWB automatically loads the PWBPROF extension if it is installed in the same directory as PWB.EXE as suggested in the Profiler README.DOC file. For more information on loading extensions, please refer to pages 131, 268, and 286 of the "Environment and Tools" manual.
RESOLUTIONTo work around this situation, remove the source file that builds more than once from the project list, save the project to disk, and add the source file to the project. If you are not using the Profiler, you can prevent the source file from building more than once by preventing PWB from loading the Profiler extension.
STATUSMicrosoft has confirmed this to be a problem in Programmer's WorkBench versions 2.0 and 2.01.49 for MS-DOS and Windows. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATIONPerform the following four steps to demonstrate this behavior:
|
KBCategory: kbtool kbbuglist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |