Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Resolving compilation issues with XTP 13.4.2
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Resolving compilation issues with XTP 13.4.2

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


Joined: 12 November 2009
Location: India
Status: Offline
Points: 6
Post Options Post Options   Thanks (0) Thanks(0)   Quote sabapathy Quote  Post ReplyReply Direct Link To This Post Topic: Resolving compilation issues with XTP 13.4.2
    Posted: 03 November 2010 at 5:52am

Xtreme Toolkit Pro for Visual C++ .NET 12.1

The project is compiling fine with VC++ 2008 and XTP version 12.1.
Same project is giving below compilation errors in another machine with VC++ 2008 and XTP version 13.4.2:

Error 22 error C3859: virtual memory range for PCH exceeded; please recompile with a command line option of '-Zm115' or greater d:\program files\microsoft visual studio 9.0\vc\atlmfc\include\cstringt.h

Error 23 fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit d:\program files\microsoft visual studio 9.0\vc\atlmfc\include\cstringt.h

Error 24 error BK1506 : cannot open file '.\Debug\MyCtrlSample.sbr': No such file or directory BSCMAKE MyCtrlSample

I've tried adding "/Zm200" etc but no luck.

Any suggestion would be highly appreciable.

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