You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[C++ Error] Util.h(89): E2268 Call to undefined function 'localtime_s'
[C++ Error] Util.h(102): E2268 Call to undefined function 'gmtime_s'
[C++ Error] Util.h(160): E2268 Call to undefined function '_vscprintf'
[C++ Error] Util.h(177): E2268 Call to undefined function '_vsnprintf_s'
[C++ Error] Util.h(191): E2268 Call to undefined function '_vscwprintf'
[C++ Error] Util.h(208): E2268 Call to undefined function '_vsnwprintf_s'
[C++ Error] Record.h(41): E2285 Could not find a match for '_STL::operator << <_CharT,_Traits>(wostringstream,const wchar_t *)'
[C++ Error] Record.h(83): E2109 Not an allowed type
[C++ Error] Record.h(83): E2453 Size of the type 'T' is unknown or zero
The text was updated successfully, but these errors were encountered:
[C++ Error] Util.h(89): E2268 Call to undefined function 'localtime_s'
[C++ Error] Util.h(102): E2268 Call to undefined function 'gmtime_s'
[C++ Error] Util.h(160): E2268 Call to undefined function '_vscprintf'
[C++ Error] Util.h(177): E2268 Call to undefined function '_vsnprintf_s'
[C++ Error] Util.h(191): E2268 Call to undefined function '_vscwprintf'
[C++ Error] Util.h(208): E2268 Call to undefined function '_vsnwprintf_s'
[C++ Error] Record.h(41): E2285 Could not find a match for '_STL::operator << <_CharT,_Traits>(wostringstream,const wchar_t *)'
[C++ Error] Record.h(83): E2109 Not an allowed type
[C++ Error] Record.h(83): E2453 Size of the type 'T' is unknown or zero
The text was updated successfully, but these errors were encountered: