aws sdk cpp in visual studio 2019 #2951
Answered
by
jmklix
tagopinath
asked this question in
Q&A
|
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, |
Answered by
jmklix
May 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Duplicate: #2955