Skip to content

The attribute annotation_name isn't defined #425

@start1158

Description

@start1158

Dear everyone

I need help. When I build my idl file include the verbatim annotaion, An error occurs, that is ERROR: context [/struct_type /complete_type_detail /type_annotations /_sub36 /applied_verbatim_annotation] 14:18 attribute annotation_name isn't defined.
I don't know what is the question, Is fast-dds-gen not support the use of verbatim annotation struct type ? Please help me, thanks very mcuh.
Fast-DDS-Gen version: 4.0.3
The idl:
module std_msgs {
module msg {
@verbatim (language="c++", text="basic type boolean")
struct Bool {
boolean data;
};
};
};
Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions