Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Objective Edit User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

4.3 Include Objective Edit Resources

The second step in integrating Objective Edit is to include Objective Edit resources. This procedure requires two steps:

  1. Click View|Resource Includes… and add the following line to the Read-Only symbol directives box:

      #include "Edit\seceditres.h"
      

    In the same dialog, add the following line to the Compile-time directives box:

      #include "Edit\seceditres.rc"
      

    The dialog should look like Figure 10:

    Figure 10: Including the Objective Edit resources

  2. Click OK. A message box with a warning appears. The wording of the warning may vary, depending on your version of Visual C++, but it should look like Figure 11:

    Figure 11: Visual C++ verbatim text warning

    At this point, you can verify that everything is installed and working correctly by compiling your project. When your project builds stdafx.cpp, you should see output similar to this:

    If the libraries are not installed or built, you will see errors during the linking process. Contact Rogue Wave Support Services for assistance.


    When you upgrade to the latest version of Objective Edit, you must uninstall the Stingray Foundation Library, as well as the old version of Objective Edit, before commencing with the new installation. If you fail to uninstall the old SFL, you will likely encounter errors during the linking process.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and Stingray, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.