Set up AWS SDK for C++ on Ubuntu system?

0

Hi everyone,

I have been following the documentation for setting up the AWS SDK, however after having the packages installed I am getting error messages when trying to compile and run a cpp file which just prints "hello", and has the headers for aws/core and aws/s3 included. I am just trying to verify everything is linked correctly. Actually connecting to S3 can be a separate task.

Can someone provide exact step by step solution for setting up the AWS SDK on a Ubuntu EC2 instance? Starting from cloning the repo, to compiling the cpp file and running the executable. Thank you very much.

I am relatively new to CPP so I'm using this as a side project to gain some experience, sorry if my question seems nooby.

回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ