Data Access Getting Started > Overview > General Procedures > How to Generate an Application
 
How to Generate an Application
1. Ensure that the current buffer is the Application buffer by selecting <Application> in the Window menu, if required. Choose Save from the File menu to save your application in an .iva file. If you have not already saved the application file, a file selection dialog box appears in which you can enter the directory and name of the application file.
2. To generate C++ code for the application and for the panel classes, choose Generate All from the Application menu. If you later make changes or add panels, choose Generate to generate only what has changed.
3. To compile the application with all its panel(s), run the make utility on the generated make file outside of Rogue Wave® Views Studio.
4. To test the application, run the generated program.

Version 6.0
Copyright © 2015, Rogue Wave Software, Inc. All Rights Reserved.