xtpsmartptrinternalt.h C1076 |
Post Reply |
Author | |
yyh7011cn
Groupie Joined: 10 September 2006 Location: China Status: Offline Points: 17 |
Post Options
Thanks(0)
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.
|
|
zaksoft
Senior Member Joined: 05 June 2003 Location: Italy Status: Offline Points: 162 |
Post Options
Thanks(0)
|
New compilers use more heap for new MFC, simply add Zm swicth in project settings as suggested by compiler.
|
|
VS2022 - MFC MBCS Statically linked
XTP 23.1 Static Link --------------------------------------------------------- Davide Zaccanti - ZakSoft - www.zaksoft.com |
|
yyh7011cn
Groupie Joined: 10 September 2006 Location: China Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Thanks,
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |