I have an IDL included all the topics, typedef and enum. When I compile, it gave error: redefinition of 'struct IdentifierType_TSeq'. It appears that there are multiple #define TSeq IdentifierType_TSeq in the .h file.
I suspect is may be wrong in the way I constructed the IDL. Can you give me some advices? Attached is the IDL.
Thanks.
CB.