vs2019 compilation error
taodaqiao opened this issue · 2 comments
taodaqiao commented
2>shadow_hook.obj : error LNK2019: Unresolved external symbol _invoke_watson,Function "protected: virtual void __cdecl stdext::bad_alloc::_Doraise(void)const " (?_Doraise@bad_alloc@stdext@@MEBAXXZ)
2>shadow_hook.obj : error LNK2001: Unresolved external symbol "void (__cdecl* std::_Raise_handler)(class stdext::exception const &)" (?_Raise_handler@std@@3P6AXAEBVexception@stdext@@@ZEA)
Deleted user commented
这有人提过这个问题,请看:
#34