Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error building dynamic data examples C++11 #636

Open
angelrti opened this issue Nov 23, 2023 · 0 comments
Open

[BUG] Error building dynamic data examples C++11 #636

angelrti opened this issue Nov 23, 2023 · 0 comments
Assignees
Labels
bug Bugs or inconsistencies in the examples confirmed The bug was confirmed

Comments

@angelrti
Copy link
Member

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

@angelrti angelrti added bug Bugs or inconsistencies in the examples unconfirmed The bug was not confirmed yet labels Nov 23, 2023
@angelrti angelrti self-assigned this Nov 23, 2023
@angelrti angelrti added confirmed The bug was confirmed and removed unconfirmed The bug was not confirmed yet labels Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs or inconsistencies in the examples confirmed The bug was confirmed
Projects
None yet
Development

No branches or pull requests

1 participant