Share via


Fatal Error HXC1005: The decompile options -u and -d cannot be used if the -p option is specified.

Given when the -p (.HxC filename) option is specified at the same time as either the -u (uncompile filename) option, or the -d (uncompile output directory) option. The -p option is not intended for use with the decompilation feature.

To correct this error

  • Do not specify the -p option when requesting a decompile operation.

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

See Also

Reference

HxComp.exe