Hello,

I was trying to build a .chm helper file.
Everything goes allright till I enabled the option 'INLINE_INHERITED_MEMB', I've got an error:
hhc.exe - Fatal Application Exit
There is not enough memory available for this task. Quit one or more
programs to increase available memory, and the try again.

By the next build I've had monitored my memory and saw that my system was using around 50 - 60% of the fisical memory, that is not the problem I think.
I'd tried to build the same project of DoxyGen (same version) with the same C# source code and the same version of hhc.exe by a collegue and unfortunately the same error.

Can somebody help me?
Disabling the option 'INLINE_INHERITED_MEMB' is no solution ;-)

Details:
DoxyGen:                 version 1.7.1
HHC.exe:                 version 4.74.8702
Visual Studio:         2010
Code language:    C#, ASP.NET

Regards,
Dennis