Checklist
Code
| • | Include the appropriate Rendezvous C++ header files; see Include These Header Files. |
Compile
| • | Compile your programs. |
Link
| • | Link with the appropriate Rendezvous C++ and C library files; see Link These Library Files. |
| • | If name-mangling incompatibilities prevent your program from linking with the Rendezvous C++ library, you might need to recompile the C++ library. For more information, see Source Code Distribution. |
| • | To create a shared library that uses the Rendezvous C++ API, you must recompile the Rendezvous C++ library. (This step is not necessary on Windows and TruUNIX64 platforms.) For more information, see Source Code Distribution. |
Run
| • | Be sure that the Rendezvous daemon can run on each application host computer. The user’s path must contain a version appropriate for the application host. For more information, see Rendezvous Daemon (rvd) in . |