Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - xtpsmartptrinternalt.h C1076
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

xtpsmartptrinternalt.h C1076

 Post Reply Post Reply
Author
Message
yyh7011cn View Drop Down
Groupie
Groupie


Joined: 10 September 2006
Location: China
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote yyh7011cn Quote  Post ReplyReply Direct Link To This Post Topic: xtpsmartptrinternalt.h C1076
    Posted: 21 November 2008 at 12:37am
Help me,
         My project is written by vc 6.0 and toolkitpro9.6,when I update  to toolkitpro 12,then I compiled the project,I get the following error:
 
C:\program files\codejock software\mfc\xtreme toolkitpro v12.0.0\source\common\xtpsmartptrinternalt.h(233) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        c:\program files\codejock software\mfc\xtreme toolkitpro v12.0.0\source\common\xtpsmartptrinternalt.h(223) : while compiling class-template member function 'const class CXTPSmartPtrInternalT<class CXTPCalendarReminder> &__thiscall CXTPSmartP
trInternalT<class CXTPCalendarReminder>::operator =(const class CXTPSmartPtrInternalT<class CXTPCalendarReminder> &)'
 
and when I use 9.6, compile no error.
Back to Top
zaksoft View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 June 2003
Location: Italy
Status: Offline
Points: 162
Post Options Post Options   Thanks (0) Thanks(0)   Quote zaksoft Quote  Post ReplyReply Direct Link To This Post Posted: 21 November 2008 at 12:52am
Originally posted by yyh7011cn yyh7011cn wrote:

Help me,
 fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
 
New compilers use more heap for new MFC, simply add Zm swicth in project settings as suggested by compiler.
VS2008 SP1 - VS2010 SP1 - VS2012 - MFC MBCS Statically linked
XTP 15.3.1 Static Link
---------------------------------------------------------
Davide Zaccanti - ZakSoft - www.zaksoft.com
Back to Top
yyh7011cn View Drop Down
Groupie
Groupie


Joined: 10 September 2006
Location: China
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote yyh7011cn Quote  Post ReplyReply Direct Link To This Post Posted: 21 November 2008 at 6:39am
Thanks,
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.