Unable to link library generated on Mac M1 (arm64) #2344
-
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? |
Beta Was this translation helpful? Give feedback.
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 |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Yes, this sdk does support Mac arm64. Marking this as answered here because you also asked the same question in this issue