ID:142003 Incremental compilation export does not support exporting a project that was not compiled with incremental compilation enabled

CAUSE: You tried to run quartus_cdb with --incremental_compilation_export. However, your design currently does not use incremental compilation. Incremental compilation export requires that you compile your design with incremental compilation enabled.

ACTION: Compile your design with incremental compilation enabled before performing incremental compilation export.