This report would have more information with
“Show verbose output during compilation”
enabled in File > Preferences.
Arduino: 1.0.6 (Windows 7), Board: “Arduino Mega 2560 or Mega ADK”
musicPlayAll.ino:16:21: error: filesys.h: No such file or directory
musicPlayAll.ino:19:20: error: record.h: No such file or directory
musicPlayAll.ino: In function ‘void setup()’:
musicPlayAll:38: error: ‘InitFileSystem’ was not declared in this scope
musicPlayAll.ino: In function ‘void loop()’:
musicPlayAll:56: error: ‘Record’ was not declared in this scope
musicPlayAll:60: error: ‘Play’ was not declared in this scope