Testing libraries

Use the command window to test a library.

Procedure

  1. Build the library inside the product.
  2. Build the application outside the product and include the library built in IBM® Rational® Rhapsody®.
  3. Open a command window and change to the directory where the application is located.
  4. At the command prompt, enter the command to run the application. For example, if your application is named myapp.exe, use the following command:
       myapp

Feedback