|
-
May 4th, 2007, 12:35 AM
#1
fatal error C1067: compiler limit
Hi,
I am building my application on VC ++ 6.0 and in setting i put "program datbase" in debug info.but it gives me fatal error C1067: compiler limit and the error is shown in MFC file afxcom_.h .The errpr is like this.
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afxcom_.h(66) : fatal error C1067: compiler limit : debug information module size exceeded
i can sucessfully complie code with "Line Numbers only" in debug info but
i wanted it to be comiple with program datbase" in debug info.
Is there any solution to resolve this error.
Regards
aaaa102
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|