Support Board
Date/Time: Sun, 12 Jan 2025 23:40:08 +0000
Post From: Debug error in Visual Studio 2015
[2017-03-14 22:53:48] |
WarriorTrader - Posts: 245 |
Hello, Has anyone come across this error when they tried to run the debugger in Visual Studio 2015? Error LNK2019 unresolved external symbol __CrtDbgReportW referenced in function "public: bool __thiscall std::_Tree_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<int const ,short> > > >::operator==(class std::_Tree_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<int const ,short> > > > const &)const " (??8?$_Tree_const_iterator@V?$_Tree_val@U?$_Tree_simple_types@U?$pair@$ $CBHF@std@@@std@@@std@@@std@@QBE_NABV01@@Z) Error LNK2001 unresolved external symbol __CrtDbgReportW Error LNK1120 1 unresolved externals Thx, --WT |