Hi there,
I’ve been fighting this build error for some time, which is emitted from inside the RTI DDS code when compiling only generated code.
I need to use the C++11 language option as I need to use the Modern C++ API.
The IDL “basictypes” consists of a hierarchy of simple nested structures with primitive types, no enums or anything special.