unknown option 'character' in 'option'
The character is not valid for the option.
Consider the following line:
#pragma optimize( "*", on )
The * causes the following error:
*
unknown option '*' in '#pragma optimize'