Skip to content

Adding QNX support for AMQP-CPP#563

Open
nnarayanamurthy wants to merge 2 commits intoCopernicaMarketingSoftware:masterfrom
qnx-ports:qnx-v4.3.27
Open

Adding QNX support for AMQP-CPP#563
nnarayanamurthy wants to merge 2 commits intoCopernicaMarketingSoftware:masterfrom
qnx-ports:qnx-v4.3.27

Conversation

@nnarayanamurthy
Copy link

This PR adds support for building and running AMQP-CPP on QNX.

The changes are focused on enabling successful compilation and execution on QNX
while preserving existing behavior on Linux and other supported platforms.

Key changes
Add QNX-specific handling in example CMakeLists.txt.
Add QNX-specific handling in address_info by adding netinet header.
Update build system logic to recognize QNX correctly

The build completed successfully, and AMQP-CPP examples executed correctly without runtime issues.
Testing was performed on a QNX image running on Raspberry Pi.

Build and test instructions for QNX: https://github.com/qnx-ports/build-files/tree/main/ports/AMQP-CPP

@nnarayanamurthy nnarayanamurthy marked this pull request as ready for review January 20, 2026 05:47
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.

1 participant