-
I'm writing a dynamic library that is using the aws sdk for an S3 store. However when I am attempting to access the API for the SDK . I'm receiving a General Protection fault to a memory location the SDK is trying to access when calling the aws-cpp-core.dll My system specs:
I built the SDK in Win32 configuration as I am targeting executables compiling in x86, is the issue I am seeing related to this? Best Regards. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@github-actions proposed-answer Can you provide more details and reproductions steps that cause this error? |
Beta Was this translation helpful? Give feedback.
-
Hi I resolved my issue thank you |
Beta Was this translation helpful? Give feedback.
Hi I resolved my issue thank you