Closed jadamcrain closed 5 years ago
I have an example application working in the rti-cmake branch.
find_package
implementations. So it can easily find the code generator and the library.OpenFMB-IDL.idl
. I was able to do the generation automatically with CMake.
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.