Skip to content

Aws::InitAPI(options) fails for release version dlls on Windows #2762

Answered by jmklix
RoyZhang2022 asked this question in Q&A
Discussion options

You must be logged in to vote

Here are a few things that might fix the errors that you're seeing:

  • Updating to the latest version of this sdk. This PR might have fixed the errors that you were seeing
  • Check that the built and installed SDK version matches the version of the SDK headers
  • adding {} when initializing options (i.e. static Aws::SDKOptions options = {};)

Please let us know if you are still running into errors when using this sdk

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants