Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - compiler limit : internal heap limit reached;
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

compiler limit : internal heap limit reached;

 Post Reply Post Reply
Author
Message
javazone View Drop Down
Newbie
Newbie


Joined: 22 August 2007
Location: Korea, South
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote javazone Quote  Post ReplyReply Direct Link To This Post Topic: compiler limit : internal heap limit reached;
    Posted: 22 August 2007 at 9:17pm
please.. How to........
 
Compiling resources...
Compiling...
StdAfx.cpp
Automatically linking with ToolkitPro1113vc60D.dll
c:\program files\microsoft visual studio\vc98\mfc\include\afxtempl.h(1406) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        e:\nclproject\fcmt\toolbarctrl\newmenu.h(609) : while compiling class-template member function 'void __thiscall CMap<struct HWND__ *,struct HWND__ *,class CXTPSkinObject *,class CXTPSkinObject *>::GetNextAssoc(struct __POSITION *& ,struct HW
ND__ *& ,class CXTPSkinObject *& ) const'
Error executing cl.exe.

EZiz.dll - 1 error(s), 0 warning(s)

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 23 August 2007 at 1:13am

Hi,

Open project settings->C++ options  and add /Zm200 option.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.