Macro CPXERR_BAD_OBJ_SENSE
Definition file: cplex.h
CPXERR_BAD_OBJ_SENSE
1487 Line %d: Unrecognized objective sense '%s'.
There is an OBJSENSE line in an MPS problem file,
but CPLEX can not locate the MIN or MAX objective sense statement.
Check the MPS file for correct syntax. See the
File Formats Manual for a description of MPS format.