Fatal Error HXC1010: Directory cannot be used as the decompile directory.

Given when the compiler cannot save files to the directory specified using the -d (uncompile output directory) option.

To correct this error

  • Verify that the directory exists in the specified location, and that the read-only property has not been set.

This error is returned only by the command-line compiler (HxComp.exe).

See Also

Reference

HxComp.exe