Linker Tools Error LNK1148

failure during conversion to COFF: cannot copy temp file 'filename'

EDITBIN could not convert the input file to COFF.

When EDITBIN.EXE converts a file, it creates a temporary file, then copies the file.

To fix by checking the following possible causes

  1. The given file does not have the appropriate permissions.

  2. There was not enough disk space to create the file.

  3. The drive being written to was not available, possibly due to a network problem.