Re: [Quickfix-developers] Heap compiler error
Brought to you by:
orenmnero
From: Patrick R. <pat...@ya...> - 2003-08-01 14:18:36
|
I have the same error on VC6++ - the solution I had so far : incremantal build. Seems fancy ? Just start the build process over and over again - the compiler goes ffurther every time (normal), end the project gets greated - really a pain the first time around, after that it's fine... --- Oren Miller <ore...@ya...> wrote: > 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 __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |