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 attempt a build, Programmer's WorkBench may unexpectedly generate a message indicating that build options have changed if the Programmer's WorkBench extension supplied with the Microsoft Source Profiler version 1.0 or 1.2 is loaded into the Programmer's WorkBench version 1.0 or 2.0. CAUSEThe problem occurs because the Profiler extension is rewriting parts of the .MAK file when the program list is loaded, even though it is not necessary. Because the makefile has been updated, Programmer's WorkBench determines that some build information has changed and so the error message is generated. The Profiler extension is not actually altering any of the build information, so responding No to the message box is safe (that is, you still get a completely up-to-date build). STATUSMicrosoft has confirmed this to be a problem in the Source Profiler version 1.0. We are researching this problem and will post new information here as it becomes available. MORE INFORMATIONThis problem occurs after loading either the real-mode (PWBPROF.MXT) or protected-mode (PWBPROF.PXT) Profiler extension. If a program list is set and you select Build from the Make menu, Programmer's WorkBench generates the following message: If you select Yes, Programmer's WorkBench will rebuild the entire project, even though nothing has actually changed that you did not explicitly modify. Choosing No will rebuild only the modified components that you changed. Additional query words: 1.00 1.20
Keywords : kberrmsg kb16bitonly TlsMisc |
Last Reviewed: October 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |