You must specify the library path in all your project files, if you're using an IDE, and in any relevant makefiles, scripts, or files that contain path information. In addition, be sure to use the proper path if you run your compiler from the command line.
The library path for Tools.h++ Professional is:
<rw_root>\workspaces\<OS+ver>\<COMPILER+ver>\<buildtype>\lib
The following information explains this path:
Appendix A lists the mnemonics for all the compilers and operating systems that Rogue Wave certifies. SPM appends version numbers to the mnemonics for your compiler and operating system.
Section 2.6 explains <buildtype> information.
The lib directory contains the Tools.h++ Professional libraries, as well as any other Rogue Wave libraries you have. Section 2.5 explains library naming conventions.
Because a Tools.h++ Professional build creates several libraries, you need to know which library or libraries contain the classes you have used in your application. In the Class Reference, each class description has a section listing required libraries.
As an aid, Table 9 shows the libraries associated with the Tools.h++ Professional modules.
If you used classes from | Link to |
Networking |
The net and/or the int library |
CORBA |
The orb library |
©Copyright 2000, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.