[Quickfix-developers] Heap compiler error
Brought to you by:
orenmnero
From: Matt P. <mat...@ca...> - 2003-07-30 22:10:36
|
I am receiving a compiler error message similar to one that Dmitriy inquired about recently. The error message is as follows: fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit I am using VC++ 6.0 (Windows 2000, 512k RAM). I tried the /Zm flag (/Zm2000), but this did not solve the problem. I then commented out any FIX43 references (FIX43_*.h), and this worked. However, I need messages that were introduced in the FIX43. Oren, when do you anticipate V1.6.0 will be released? Matt P. Catus Tech LLC |