-
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. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
-
This should be fixed in the latest version of this sdk. Please let us know if you are still running into any problems |
Beta Was this translation helpful? Give feedback.
This should be fixed in the latest version of this sdk. Please let us know if you are still running into any problems