N. Troubleshooting Guide : Creating an Image of an Application : C Compiler (WIN32) : C Compiler
 
Share this page                  
C Compiler
If you cannot create an image of an application, check the following problems with your C++ compiler.
Working Files
If your C++ compiler or macro assembler needs to create temporary files, check the directory in which these files are created to make sure that the file system is not full and that you have not exceeded the disk quota.
Consult your C++ compiler documentation to determine which directories to check.