PRB: RC1120 Error When Building in Low Memory ConditionsLast reviewed: January 19, 1996Article ID: Q123769 |
The information in this article applies to:
The Microsoft RC.EXE, included with - Microsoft Visual C++, 32-bit Edition, version 2.0
SYMPTOMSWhen building an application, the resource compiler (RC.EXE) may give this error:
fatal error RC1120: out of memory, needed 16777216 bytes CAUSERC.EXE version 3.5 requires 16 megabytes of virtual memory.
RESOLUTIONWork around the problem by closing down some applications or by increasing the Paging File Size (set in the System settings). To set the Paging File Size:
STATUSAlthough this behavior is by design, RC.EXE was modified to function in less memory in Microsoft Visual C++, 32-bit Edition, version 4.0.
|
Additional reference words: 2.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |