Failed to compile on Mac #2501
-
The error messages reported are: aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:241:20: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:248:24: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:252:24: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:260:24: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' ws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:265:24: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:270:24: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:276:20: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' aws-sdk-cpp/src/aws-cpp-sdk-core/source/net/linux-shared/SimpleUDP.cpp:282:20: Implicit conversion loses integer precision: 'ssize_t' (aka 'long') to 'int' The build option "AWS_WARNINGS_ARE_ERRORS" is turned off, "Treat Warning as Errors" option of Build Settings of Xcode is set to "No", but still the project won't compile. My environment: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @liangcl0928 , Thank you very much for your submission. Thank you very much for your time and collaboration. Sincerely, Yasmine |
Beta Was this translation helpful? Give feedback.
Hello @liangcl0928 ,
Thank you very much for your submission.
Could you please provide a little bit more context?
Are you experiencing this when initially building the project?
Could you provide me with the steps that you have taken that have lead to this behaviors so I can better understand your usage of the SDK?
Thank you very much for your time and collaboration.
Sincerely,
Yasmine