aws sdk cpp in visual studio 2019 #2951
-
Hello I was using AWS C++ SDK in visual studio 2015 for one of our project. Now, we are trying to update the project from visual studio 2015 to visual studio 2019. error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl Aws::ShutdownAPI(struct Aws::SDKOptions const &)" (_imp?ShutdownAPI@Aws@@YAXAEBUSDKOptions@1@@z) I searched in google for any solution and tried some, but no luck. Can you please suggest what i need to do? Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Duplicate: #2955 |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Duplicate: #2955