Hello. I use rti code generator version 3.0.0.
I need to give id to struct fields in idl file staticly. Problem is that when I give repeated id to fields, I don't get error from rti code generator, even it is not acceptable and rti admin console can not know its type!
Is there any option to get error when reapeted id set for fields?