ID:12049 Can't compile duplicate declarations of entity "<name>" into library "<name>"

CAUSE: You defined the specified entity in the specified files. However, both entities are being compiled to the same library.

ACTION: Compile the specified entities in different libraries.