Out of disk space or I/O error writing incremental build file 'file'
During an incremental build (/incremental), the compiler writes to a file containing dependency information used to make rebuild information faster. This write could fail. Perhaps the file had read-only status, which you should change to read/write status.