linux使用亚马逊aws-sdk-cpp

两种方式

1.使用vcpkg安装(最简单)

git clone https://github.com/microsoft/vcpkg.git
cd vcpkg
./bootstrap-vcpkg.sh

你可能感兴趣的:(c++,aws)