Arduino Stack Exchange is a question and answer site for developers of open-source hardware and software that is compatible with Arduino. Join them; it only takes a minute:

Sign up
Here's how it works:
  1. Anybody can ask a question
  2. Anybody can answer
  3. The best answers are voted up and rise to the top

This error message keeps coming up even though I installed the TMRpcm library. Here is the total message. Did I do something wrong during the install process?

Build options changed, rebuilding all sketch_jun09b.ino:18:71:

fatal error: TMRpcm.h: No such file or directory compilation terminated.

Multiple libraries were found for "SD.h"

Used: C:\Program Files\Arduino\libraries\SD_master

Not used: C:\Program Files\Arduino\libraries\SDBackup

Error compiling.

share

migration rejected from electronics.stackexchange.com Nov 5 '15 at 23:36

This question came from our site for electronics and electrical engineering professionals, students, and enthusiasts. Votes, comments, and answers are locked due to the question being closed here, but it may be eligible for editing and reopening on the site where it originated.

closed as too broad by Ricardo, Anonymous Penguin Nov 5 '15 at 23:36

There are either too many possible answers, or good answers would be too long for this format. Please add details to narrow the answer set or to isolate an issue that can be answered in a few paragraphs.If this question can be reworded to fit the rules in the help center, please edit the question.

2  
I'm voting to close this question as off-topic because it is abandoned and unanswerable – Chris Stratton Oct 12 '15 at 5:17