The goal is to upload to Amazon S3 from QNX software.
Is it possible to target QNX as the build for the aws-sdk-cpp?
Initial attempts seem to default to Windows.
The goal is to upload to Amazon S3 from QNX software.
Is it possible to target QNX as the build for the aws-sdk-cpp?
Initial attempts seem to default to Windows.
We don't know, but you should try. Since QNX is unix like system, most probably it's okay to build on QNX. But make sure you have openssl/curl/cmake stuff installed.