Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Building Error!!!
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Building Error!!!

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


Joined: 04 March 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote vangork Quote  Post ReplyReply Direct Link To This Post Topic: Building Error!!!
    Posted: 04 March 2008 at 9:09am

I follow the guide "Chapter4:Tutorials for Using Xtreme Toolkit Pro v11.2" to Create an easiest application that has Office 2003 Style Toolbars and Menus.  

But I can't build the  project without the two files called 'XTSuitePro.h' and "XTCommandBarsPro.h".
 
I hope someone would give me a help and tell me where to find the two files. Thanks very much 
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 05 March 2008 at 6:49am
Hi,
You only need XTToolkitPro.h.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
vangork View Drop Down
Newbie
Newbie


Joined: 04 March 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote vangork Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2008 at 9:14am

But if I don't include the two head files, there is  an error

" c:\program files\microsoft visual studio\vc98\mfc\include\afxtempl.h(1220) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
        d:\program files\codejock software\mfc\xtreme toolkitpro v11.2.1\source\common\xtpsmartptrinternalt.h(110) : while compiling class-template member function 'void __thiscall CMap<class CString,char const *,class CXTPSmartPtrInternalT<class XT
PSyntaxEditLexAnalyser::CXTPSyntaxEditLexVariant>,class CXTPSmartPtrInternalT<class XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexVariant> &>::InitHashTable(unsigned int,int)'
Error executing cl.exe."
 
I don't know how to solve the problem.
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Posted: 05 March 2008 at 9:28am
Originally posted by vangork vangork wrote:

internal heap limit reached; use /Zm to specify a higher limit


http://msdn2.microsoft.com/en-us/library/bdscwf1c(VS.80).aspx

Codejock support
Back to Top
vangork View Drop Down
Newbie
Newbie


Joined: 04 March 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote vangork Quote  Post ReplyReply Direct Link To This Post Posted: 06 March 2008 at 12:08am

Thanks of all!!!

 
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.063 seconds.