A1503: Error in option -D: `<Description>'

[DISABLED, INFORMATION, WARNING, ERROR ]

Description

An option -D was used with illegal content. The format for -D is "-D" name ["="value]. The name must be a legal for a label. The value must be a number. There must be a number after an equal ("=").

Example
  Not a legal label name:

  -D1

  After a =, the there must be a value:

  -DLabelName=

  Unexpected text at the end:

  -D"LabelName1=1 1"
  
See also

Option -D