Music Shield issues

So I am still trying. I got my Mega 2560 today and tried again. I deleted all zip and uncompressed files having to do with the Music Shield and started from scratch. I now have even more questions.

  1. I am not sure I have unzipped the libraries correctly as I get alot of (duplicate definition) errors unless I put *.cpp files in their own folder and leave the *.h files alone. Is what I have done correct?

  2. I now am stuck on an undefined reference to …
    …Play()
    …InitSPI();
    …InitIOForVs10xx();
    …InitIOForKeys();
    …InitIOForLEDs();
    …InitFileSystem();
    …`Mp3Reset()’

Can anybody help?