Login Page - Create Account

Support Board


Date/Time: Sun, 12 Jan 2025 23:36:54 +0000



Debug error in Visual Studio 2015

View Count: 730

[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
[2017-03-15 01:34:31]
Sierra Chart Engineering - Posts: 104368
Yes we now know what this is caused from. You need to use the Debug version of the C++ runtime library. This is explained at this step 11 here:
https://www.sierrachart.com/index.php?page=doc/UsingVisualCPlusPlus.php#ConfigureProject
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account