-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Describe the bug
StreamBufProtectedWriterTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static unsigned __int64 __cdecl Aws::Utils::Stream::StreamBufProtectedWriter::WriteToBuffer(class std::basic_iostream<char,struct std::char_traits > &,class std::function<bool __cdecl(char *,unsigned __int64,unsigned __int64 &)> const &,class std::function<void __cdecl(unsigned __int64)> const &)" (_imp?WriteToBuffer@StreamBufProtectedWriter@Stream@Utils@Aws@@SA_KAAV?$basic_iostream@DU?$char_traits@D@std@@@std@@abv?$function@$$A6A_NPAD_KAA_K@Z@6@ABV?$function@$$A6AX_K@Z@6@@z) referenced in function "private: virtual void __thiscall StreamBufProtectedWriterTest_ShouldBeAbleToAccessStreamAfterWriteFunction_Test::TestBody(void)" (?TestBody@StreamBufProtectedWriterTest_ShouldBeAbleToAccessStreamAfterWriteFunction_Test@@EAEXXZ) [C:\j\40a996\src\aws-sdk-cpp\build\Debug\Win32\tests\aws-cpp-sdk-core-tests\aws-cpp-sdk-core-tests.vcxproj]
Regression Issue
- Select this option if this issue appears to be a regression.
Expected Behavior
build success
Current Behavior
build fails
Reproduction Steps
run build for windows
Possible Solution
No response
Additional Information/Context
No response
AWS CPP SDK version used
1.11.685
Compiler and Version used
VS Build Tools 2022
Operating System and version
Windows 11/Server 2022