RTSDK C/C++ Installation Guide : 5 Package Directory Changes : 5.1 Starting in Version 1.2
 
5.1 Starting in Version 1.2
Starting in version 1.2, the following changes were introduced:
The CMake directory contains modules to support the CMake build harness.
The RTSDK-BinaryPack presents libraries (prebuilt from non-open source code) as targets for the rest of the RTSDK to use as linkable target objects. For details on accessing the binary pack, refer to the topic called Obtaining RTSDK.
Previous libraries librsslRDM, librsslReactor, and librsslVAUtil are combined to a single library librsslVA.
A new library librsslRelMcast is added (in RTSDK-BinaryPack/Cpp-C/Eta/Libs) to account for the shared reliable multicast library. librsslRelMcast is dynamically loaded by librssl whenever Reliable Multicast transport is selected.
DACS and ANSI libraries have been moved to directory RTSDK-BinaryPack/Cpp-C/Eta/Utils.