Re: [Quickfix-users] Run Time Error
Brought to you by:
orenmnero
From: Mike G. <mg...@co...> - 2013-11-04 21:21:12
|
Looks like the CallStack macros are misbehaving in debug mode? If you are using QF v1.13.3 or earlier, rebuild it with the ENABLE_CALLSTACK macro set to 0 in config_windows.h (see "Building Quickfix" link on the website). Or, pull the latest from github -- the callstack macros were removed completely a while back. |