View Single Post
  #15  
Old 05-07-2003, 04:28 AM
Kyraxe
Fire Beetle
 
Join Date: Apr 2002
Posts: 9
Default Interesting errors

Hey guys,

Trying to compile the latest CVS I am getting the following errors:

c:\program files\microsoft visual studio\myprojects\eqemu\source\common\emusharemem. h(2) : warning C4182: #include nesting level is 361 deep; possible infinite recursion
c:\program files\microsoft visual studio\myprojects\eqemu\source\common\emusharemem. h(2) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit

Any idea whats going on here and what I can do to fix it?

Thanks,

Kyraxe


Update: Nevermind, had a corrupt file which was calling itself somehow?? =) Working ok now.
Reply With Quote