eProsima/ShapesDemo

Fail to build ShapesDemo with fast rtps 1.9 [6313]

vincent-hui opened this issue · 3 comments

Fail to build ShapesDemo with fast rtps 1.9 because no member named leaseDuration_announcementperiod

ShapesDemo/src/shapesdemo/ShapesDemo.cpp:107: error: no member named 'leaseDuration_announcementperiod' in 'eprosima::fastrtps::rtps::BuiltinAttributes'

Hi @vincent-hui,
This issue should be solved by PR #21 .
Could you test it?

Hi @laura-eprosima,
I tested PR #21, ShapesDemo can be built successfully.

As PR #21 is already merged to master I close the issue