Hi all,
I currently have a large set of xml files that I am trying to convert into idl and c++. When I execute the command 'rtiddsgen -inputXML xmlfile.xml'
I get duplicate sysmbol errors. Is there an ifdef equivalent in the XML format such that files are only included once when making the reference tree?