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
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