Unable to build aws-sdk-cpp when using MinGW #2984
-
I want to build sdk only s3 and transfer with MinGW. My build cmd as below:
But I tried many times. It stopped by errors like
|
Beta Was this translation helpful? Give feedback.
Answered by
bhavya2109sharma
Oct 18, 2024
Replies: 1 comment
-
Hello @finnlee87, Can you share some more information about on what system you are building and steps to build the SDK. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jmklix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @finnlee87,
Can you share some more information about on what system you are building and steps to build the SDK.
And we strongly recommend to use GCC compiler.If you can try with that.