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

QNX support #673

Open
1 of 2 tasks
vcomito-apexai opened this issue Sep 15, 2024 · 1 comment
Open
1 of 2 tasks

QNX support #673

vcomito-apexai opened this issue Sep 15, 2024 · 1 comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue

Comments

@vcomito-apexai
Copy link

Describe the feature

I would like to add support for QNX.

Use Case

Run the aws-sdk-cpp functionalities on QNX platforms (e.g. QOS 7.1)

Proposed Solution

The main changes would consist of implementing a new event_loop based on ionotify and extend some of the CMakeLists.txt and preprocessor lines.

Other Information

The main problem is that, being the QCC compiler for QNX not available on CI/CD, the changes must be verified manually when building for QNX

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@vcomito-apexai vcomito-apexai added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 15, 2024
@waahm7
Copy link
Contributor

waahm7 commented Sep 16, 2024

Thank you for creating the issue and offer to help. We already have PR in progress for QNX support at #669.

@jmklix jmklix added p3 This is a minor priority issue and removed needs-triage This issue or PR still needs to be triaged. labels Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

3 participants