Compiler errors on imported programs

I am receiving a compiler error while attempting to compile imported programs. In each case the message I receive is: Error: Fatal error: C3903U: Argument ‘Cortex-M4.fp.sp’ not permitted for option ‘cpu’. An example is TextLCD_HelloWorld2 using DISCO-F429ZI as the target. Am I lacking a needed permission? Or, am I missing a needed setting?