RE: [Quickfix-developers] Heap compiler error
Brought to you by:
orenmnero
From: John E. L. <Joh...@ad...> - 2003-08-28 18:04:39
|
I made this suggestion to matt, and he got it to work. John -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of John E. Lopez Sent: Monday, August 04, 2003 4:00 PM To: 'Oren Miller'; mat...@ca...; 'QuickFIX Developers (E-mail)' Subject: RE: [Quickfix-developers] Heap compiler error Matt, Try /Zm1000 instead of /Zm2000. if the size is too large it doesn't work. John -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Oren Miller Sent: Friday, August 01, 2003 9:28 AM To: mat...@ca...; QuickFIX Developers (E-mail) Subject: Re: [Quickfix-developers] Heap compiler error I had wanted to release this last weekend, however I want to include patches for some issues that had been reported since, so this weekend is most likely. --- Matt Proud <mat...@ca...> wrote: > 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 > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built > ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are > available now. > Download today and enter to win an XBOX or Visual > Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01 /01 _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |