Hello, So i have two questions.
- Is it possible to use aws-sdk for c++ plugin development, because i am trying to use to upload some file into s3, but i get
Access violation ...
every time… - I am getting same error with http-requests too, so did any of use ever did API requests with Rhino, if yes how is that done, and is this a threading error or something…
PS: If these are possible, please led me to some sample or something, cause i cannot find anything similar…
Thanks in advance