Specifications

Resource Compiler Messages Page 1 of 24
Resource Compiler Messages-RCn
The following topics cover Resource Compiler Errors RC1000 through Warning RC4413:
Resource Compiler Errors RC1000 through RC1208
Resource Compiler Errors RC2001 through RC2129
Resource Compiler Errors RC2130 through RC2236
Resource Compiler Warnings RC4000 through RC4413
For information about Resource Compiler RWxxxx messages, see:
Resource Compiler Messages (RWxxxx)
Resource Compiler Errors RC1000 through RC1208
The following topics cover Resource Compiler Errors RC1000 through Warning RC1208:
Resource Compiler Fatal Error RC1000
UNKNOWN FATAL ERROR
Note the circumstances of the error, try to isolate the problem, and create a reproducible test case,
then report this information to technical support.
Resource Compiler Fatal Error RC1002
out of heap space
The Resource Compiler ran out of storage for items that it stores in its heap. One of the following may
be a solution:
Increase the Windows swap file space. Consider using the Control Panel, System icon,
Performance tab to increase your system’s virtual memory, reboot, and retry.
Split the current file into two or more files and compile them separately.
Resource Compiler Fatal Error RC1003
error count exceeds number; stopping compilation
The number of errors was too great to continue compilation. Fix some errors and recompile.
Resource Compiler Fatal Error RC1004
unexpected end of file found
This error can be caused by omitting the linefeed and carriage return characters on the last line of a
text file.
Resource Compiler Fatal Error RC1005
file not found: filename
The file specified in the RC command line was not found. Check to see whether the file has been
moved to another directory and whether the filename or path is typed correctly. Files are searched for
using the INCLUDE environment variable or the Directories setting.
Resource Compiler Fatal Error RC1007
unrecognized option option’ in filename