ID:170160 Cannot perform incremental compilation for preferred locations because node "<name>" of type <type> is not assigned to a specific location

CAUSE: You directed the Fitter to perform incremental compilation for preferred locations, but you did not assign the specified node to a specific location. If you want to perform incremental compilation for preferred locations, you must assign this node to a location.

ACTION: Assign the specified node to a location. To avoid receiving this message in the future, make sure that you assign all nodes of the specified type to specific locations before performing incremental compilation.