Skip to content

Conversation

albertorobles2000
Copy link
Contributor

@albertorobles2000 albertorobles2000 commented Aug 5, 2025

Summary

Update ConnextDDS examples and tutorials to use IDL4 C++ Mapping instead of the legacy one

Details and comments

Checks

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.

jmuros-rti
jmuros-rti previously approved these changes Aug 5, 2025
@alexcamposruiz
Copy link
Contributor

alexcamposruiz commented Aug 5, 2025

can you add a # Troubleshooting section to the c++11/README.md to all affected examples? Something like this:

# Troubleshooting

## Compilation fails accessing struct field

If the code compilation fails with errors such as "reference to non-static member function must be called" for code such as `my_sample.my_field = value` or `value = my_sample.my_field` this means...

To fix it, upgrade your Connext version to 7.6+ or check out the branch for the Connext version you're using, e.g.

\```
git checkout release/7.3.0
\```

Copy link
Contributor

@alexcamposruiz alexcamposruiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added feedback

@lulivi
Copy link
Collaborator

lulivi commented Aug 7, 2025

The build will fail until the next weekly.

@alexcamposruiz alexcamposruiz merged commit 4c02e58 into rticommunity:develop Aug 21, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants