RTI Connext DDS Micro  Version 2.4.8
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Building for iOS

Objectives of this user guide:

Introduction to RTI Connext DDS Micro support for iOS

This user-manual describes how to build RTI Connext DDS Micro for iOS. RTI does not ship prebuilt libraries for RTI Connext DDS Micro on iOS. However, the RTI Connext DDS Micro source-code has been built and tested on iOS 4.2 and iOS 7.1.

Requirements

Connext DDS Micro Source Code

The RTI Connext DDS Micro source code is available from RTI's support portal.

Xcode

In order to build RTI Connext DDS Micro for iOS it is required to install Xcode. RTI has tested with Xcode 4 and 5. In order to deploy and test to an actual iOS device it is necessary to obtain a developer certificate from Apple. Please see http://developer.apple.com for more information.

RTI Connext DDS Micro works with both the iOS simulator and iOS devices.

CMake

RTI provides build-files based on CMake. CMake can be downloaded from cmake.org, and version 2.8 or higher is required. It is recommended to install the CMake GUI.

In order to create a project file for building RTI Connext DDS Micro using Xcode, cmake tool-chain file is required. A tool-chain file can be downloaded from here:

https://code.google.com/p/ios-cmake

Building the Source

The following is step by step instructions on how to built the RTI Connext DDS Micro source:

How to Modify Existing Examples

There are no iOS specific RTI Connext DDS Micro examples. However, with small modifications it is possible to use any of the existing examples found in the examples directory.


RTI Connext DDS Micro Version 2.4.8 Copyright © Tue Apr 12 2016 Real-Time Innovations, Inc