Unable to link library generated on Mac M1 (arm64) #2344
Answered
by
jmklix
sampath441
asked this question in
Q&A
|
I'm trying to use c++ aws s3 api's in our code its not working in one of the mac ( MAC M10 which is arm64 based). we get the below error; iterInterface*, Aws::Utils::RateLimits::RateLimiterInterface*) const in libaws-cpp-sdk-core.a(CurlHttpClient.cpp.o) Does aws-sdk-cpp support Mac arm64 architecture? If so any special arguments to be passed for cmake to generate library having arm64 symbols? |
Answered by
jmklix
Feb 14, 2023
Replies: 2 comments
|
Yes, this sdk does support Mac arm64. Marking this as answered here because you also asked the same question in this issue |
0 replies
Answer selected by
jmklix
|
Hello! Reopening this discussion to make it searchable. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, this sdk does support Mac arm64. Marking this as answered here because you also asked the same question in this issue