We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I would like to add support for QNX.
Run the aws-sdk-cpp functionalities on QNX platforms (e.g. QOS 7.1)
The main changes would consist of implementing a new event_loop based on ionotify and extend some of the CMakeLists.txt and preprocessor lines.
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
The text was updated successfully, but these errors were encountered:
Thank you for creating the issue and offer to help. We already have PR in progress for QNX support at #669.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: