|
I'm attempting to build on VS using the AWS SDK. I've built the SDK from source for Windows use and copied a local instance to my VS project and referenced all the .lib files. However when attempting to build getting the following error: error LNK2001: unresolved external symbol "public: static unsigned int const Aws::Endpoint::AWSPartitions::PartitionsBlobSize" (?PartitionsBlobSize@AWSPartitions@Endpoint@Aws@@2ib) I'm certain I've included all dependencies from the SDK so cannot track down what is missing. Any feedback is greatly apprecitated. |
Answered by
jmklix
Nov 15, 2024
Replies: 2 comments
|
Hello! Reopening this discussion to make it searchable. |
0 replies
|
This should be fixed in the latest version of this sdk. Please let us know if you are still running into any problems |
0 replies
Answer selected by
jmklix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should be fixed in the latest version of this sdk. Please let us know if you are still running into any problems