ProcessResult.StdOut:   ** For GAME-Win32-Development
ProcessResult.StdOut:   GAME.exe
ProcessResult.StdOut:      Creating library G:\Unreal Projects\GAME\Binaries\Win32\GAME.lib and object G:\Unreal Projects\GAME\Binaries\Win32\GAME.exp
ProcessResult.StdOut:   Module.AWSCore.cpp.obj : error LNK2019: unresolved external symbol “void __cdecl Aws::ShutdownAPI(struct Aws::SDKOptions const &)” (?ShutdownAPI@Aws@@YAXABUSDKOptions@1@@Z) referenced in function “public: virtual void __thiscall FAWSCoreModule::ShutdownModule(void)” (?ShutdownModule@FAWSCoreModule@@UAEXXZ)
ProcessResult.StdOut:   G:\Unreal Projects\GAME\Binaries\Win32\GAME.exe : fatal error LNK1120: 1 unresolved externals
I am using YetiStudios provided AmazonGameLiftSDK
I can compile my solution file but packaging gives me this ERROR!