Error compiling v0.251

Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.

Moderator: Moderators

Locked
fs
Posts: 4
Joined: 2003-06-13 09:51
Location: .pt

Error compiling v0.251

Post by fs » 2003-06-13 10:11

Hi,

I am trying to compile the 0.251 code, but I'm having a problem. I've read here in these forums about other people with the same problem, but I just couldn't find an answer which had helped me.

When I press the Build button, the following error ocurrs:

Code: Select all

--------------------Configuration: client - Win32 Debug--------------------
Compiling...
stdinc.cpp
c:\program files\microsoft visual studio\vc98\include\stdarg.h(23) : warning C4182: #include nesting level is 363 deep; possible infinite recursion
c:\program files\microsoft visual studio\vc98\include\stdarg.h(23) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
Error executing cl.exe.

DCPlusPlus.exe - 1 error(s), 1 warning(s)
Please note that I haven't changed anything in the code yet. I'm only trying to see if I'll manage to compile it when I do some minor changes, but it seems to be getting difficult :(

Probably it's important: I'm using VC++ 6.0 under Windows 2003 Server Enterprise Edition. Already tried it under Windows 2000 Professional and Windows XP Professional, but the same occurs :(

Please help.

Thanks in advance,

Æ’s
P2P:PT

Locked