rticommunity / rticommunity/rticonnextdds-examples
[BUG] Error building dynamic data examples C++11
Open
@angelrti is already working on this.
Since Nov 23, 2023.
bug
confirmed
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
System information
- RTI Product: Connext
- Version: 7.2.0
- Operating system: MacOS
- Compiler: clang
- Compiler version: 14.0.0
- Additional information:
What is the current behavior?
Error building dynamic data examples
[ 50%] Building CXX object CMakeFiles/dynamic_data_union_example_cxx2.dir/dynamic_data_union_example.cxx.o
In file included from /Users/angel/RTI/rticonnextdds-examples/examples/connext_dds/dynamic_data_access_union_discriminator/c++11/dynamic_data_union_example.cxx:15:
In file included from /Applications/rti_connext_dds-7.2.0/include/ndds/hpp/dds/dds.hpp:26:
In file included from /Applications/rti_connext_dds-7.2.0/include/ndds/hpp/dds/core/ddscore.hpp:35:
/Applications/rti_connext_dds-7.2.0/include/ndds/hpp/dds/core/status/State.hpp:115:5: error: expected function body after function declarator
OMG_NOEXCEPT_IF(noexcept(
^
Steps to reproduce the issue
Build one of the dynamic data examples
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.