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++ is:
<rw_root>\workspaces\<OS+ver>\<COMPILER+ver>\<buildtype>\lib
The following information explains this path:
Appendix B lists the mnemonics for all the compilers and operating systems that Rogue Wave supports. SPM appends version numbers to the mnemonics for your compiler and operating system.
Section 2.5 explains <buildtype> information.
The lib directory contains the library, as well as any other Rogue Wave libraries you have. Section 2.4 explains library naming conventions, and Appendix A provides a mapping from pre-SPM library names to SPM library names.
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.