错误:
1>libcpmtd.lib(xdebug.obj) : 错误 LNK2019: 函数“void * __cdecl operator new(unsigned int,struct std::_DebugHeapTag_t const &,char *,int)”中引用的无法解析的外部符号 __malloc_dbg (??2@ YAPAXIABU_DebugHeapTag_t@std@@PADH@Z)
1>libcpmtd.lib(xdebug.obj) : 错误 LNK2019: 函数“void __cdecl operator delete(void *,struct std::_DebugHeapTag_t const &,char *,int)”(??3@YAXPAXABU_DebugHeapTag_t) 中引用的无法解析的外部符号 __free_dbg @std@@PADH@Z)
1>libcpmtd.lib(stdthrow.obj):错误 LNK2019:无法解析的外部符号 __CrtDbgReportW 在函数“void __cdecl std::_Debug_message(wchar_t const *,wchar_t const *,unsigned int)”(?_Debug_message@std@@YAXPB_W0I@ Z)
他们的意思是什么?