playfultechnology / audio-guestbook

The "audio guestbook" is a converted telephone handset that guests can use to leave recorded messages at weddings and parties
GNU General Public License v3.0
140 stars 88 forks source link

Audio guest book Error #149

Open soundkolonee opened 3 months ago

soundkolonee commented 3 months ago

C:\Users\shiv\Desktop\Dhyanbir\audiobooth\sketch_aug13baudio_booth\sketch_aug13baudio_booth.ino:24:10: fatal error: MTP_Teensy.h: No such file or directory Multiple libraries were found for "SD.h" 24 | #include Used: C:\Program Files (x86)\arduino1.8.13\hardware\teensy\avr\libraries\SD | ^~~~~~ Not used: C:\Program Files (x86)\arduino1.8.13\libraries\SD compilation terminated. Error compiling for board Teensy 4.0.

matze19993 commented 1 month ago

Hi, got more or less the same error =) have you already found a solution for it?

C:\Users\stoep\OneDrive\Desktop\sketch_sep23a\sketch_sep23a.ino:30:10: fatal error: MTP_Teensy.h: No such file or directory Multiple libraries were found for "SD.h" 30 #include Used: C:\Program Files (x86)\Arduino\hardware\teensy\avr\libraries\SD


Not used: C:\Program Files (x86)\Arduino\libraries\SD
compilation terminated.