openenergysolutions / openfmb.adapters

OpenFMB Adapters
Apache License 2.0
3 stars 1 forks source link

RTI DDS - integrate compiler into cmake build #38

Closed jadamcrain closed 5 years ago

jadamcrain commented 5 years ago

RTI has a DDS implementation similar to Twin Oaks that we need to integrate.

Step# 1 is to download a trial of the compiler/runtime and try to compile object bindings in a similar fashion to how we do this in the Twin Oaks plugin. Create the skeleton for the plugin, but the goal in this ticket is just to ensure that we can automate the build with their compiler.

emgre commented 5 years ago

I have an example application working in the rti-cmake branch.