Problems compiling? Don't understand the source code? Don't know how to code your feature? Post here.
Moderator: Moderators
-
i386
- Posts: 3
- Joined: 2003-07-13 16:59
Post
by i386 » 2003-07-14 06:59
When I want to Compile the project , I come by the error:
“d:\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.�
What should I do now?
Thanks
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
Post
by TheParanoidOne » 2003-07-14 09:11
[whisper]This isn't a feature request and so should have gone in the Programmer's Help section.[/whisper]
What version of DC++ are you using?
Have you followed the instructions in compile.txt?
Are you doing a clean build?
-
i386
- Posts: 3
- Joined: 2003-07-13 16:59
Post
by i386 » 2003-07-15 08:08
I am using version 0.251 and I've followed all the instructions in compile.txt
And I didnt change any code in the file
thanks
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
Post
by GargoyleMT » 2003-07-19 21:43
i386 wrote:I am using version 0.251 and I've followed all the instructions in compile.txt
And I didnt change any code in the file
Did you use /Zm to specify a higher limit, like the error suggests?

-
i386
- Posts: 3
- Joined: 2003-07-13 16:59
Post
by i386 » 2003-07-22 11:13
How Can I use /Zm?
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
Post
by GargoyleMT » 2003-07-22 16:17
i386 wrote:How Can I use /Zm?
Check the Visual Studio help for "/Zm" - it's a command line argument to the C++ compiler. 2003 has a "Setting Compiler Options" help topic.
Users browsing this forum: Google [Bot] and 0 guests