PRB: F5 Key Does Not Build and Run Application in One StepLast reviewed: January 18, 1996Article ID: Q102163 |
The information in this article applies to:
SYMPTOMSAn attempt to build and run the project loaded in the Visual Workbench by pressing the F5 key fails when one of the project targets is out- of-date.
CAUSEThis behavior is by design. If an application takes a long time to build, you may not expect the application to run after a background compilation initiated with the F5 key.
RESOLUTIONPress the F5 key once to build the project. Then press the F5 key again to run the application.
MORE INFORMATIONIn the Visual Workbench, if a project file changes and the user presses the F5 key to run the program, the following message box appears:
One or more targets are out of date, or do not exist. Would you like to build them?If you choose Yes, Visual Workbench compiles and links the application. If you press the F5 key a second time, after the build process completes, the program runs.
|
Additional reference words: 1.00 1.10 1.50 2.00 2.10
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |