3. Installation

3.1. Unbundle

To install RTI Connext TSS, unzip the package:

unzip rti_connext_tss-3.1.1.zip

Note, the RTI Connext TSS installation directory is referred to as <RTITSSHOME> (Section 1.3).

3.1.1. Contents

README.html

Link to front page of user documentation.

doc/

User documentation.

include/

Header files for RTI Connext TSS.

src/

Source files for RTI Connext TSS.

CMakeLists.txt

CMake script for generating the build environment for RTI Connext TSS libraries.

examples/

Example FACE applications that make use of the RTI Connext TSS library. See the Examples section (Section 8) for additional information.

bin/

Tools and utilities. Includes a version of the Code Generator, rtiddsgen, modified specifically for RTI Connext TSS, used for generating TSS-specific header and plug-in source files.

resource/

Internal resources. Includes CMake and RTIDDSGEN support files.

lib/

Certified library binary file.

build/

Build artifact files such as the file checksums and preprocessed source files.