编译时出现大量的LINK2001和LINK2019,不知道怎么回事.
CDirectshDvr error LNK2001: 无法解析的外部符号 @_RTC_CheckStackVars@8
CDirectshDvr error LNK2019: 无法解析的外部符号 @_RTC_CheckStackVars@8 ,该符号在函数 "void __cdecl LoadFromRegistry(void)" (?LoadFromRegistry@@YAXXZ) 中被引用
CDirectshDvr error LNK2001: 无法解析的外部符号 "void * __cdecl operator new(unsigned int)" (??2@YAPAXI@Z)
CDirectshDvr error LNK2001: 无法解析的外部符号 ___CxxFrameHandler
都是这类的问题,一共有65处.