Read the errors carefully. It is telling you that you have two (or more) copies of the List implementation in your project.

Where is the constructor for List declared and defined? If it is in...