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

DeadlineQoSExample(s) do not compile for QNX due to missing libpthread #2066

Closed
pablorcum opened this issue Jul 14, 2021 · 0 comments · Fixed by #2068
Closed

DeadlineQoSExample(s) do not compile for QNX due to missing libpthread #2066

pablorcum opened this issue Jul 14, 2021 · 0 comments · Fixed by #2068

Comments

@pablorcum
Copy link
Contributor

Expected Behavior

DeadlineQoSExample and DDSDeadlineQoSExample must compile for QNX.

Current Behavior

DeadlineQoSExample and DDSDeadlineQoSExample do not compile for QNX due to missing libpthread at linking. pthread is not a separate library file in QNX but integrated in the toolchain.

Steps to Reproduce

Crosscompile for QNX with COMPILE_EXAMPLES=ON.

System information

  • Fast-RTPS version: 18fa535
  • OS: Windows 10 for QNX v7.1
@MiguelCompany MiguelCompany linked a pull request Jul 14, 2021 that will close this issue
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 a pull request may close this issue.

1 participant