You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to include Talkie library in Arduino IDE 1.6.5. It displays the following error-
Arduino: 1.6.5 (Windows 8), Board: "Arduino/Genuino Uno"
Specified folder/zip file does not contain a valid library.
I also tried copying the header file code, .cpp code and example code in one file but it syill won't work-
/*Arduino: 1.6.5 (Windows 8), Board: "Arduino/Genuino Uno"
_1_Getting_Started.ino:14:20: fatal error: talkie.h: No such file or directory
compilation terminated.
Error compiling.
Specified folder/zip file does not contain a valid library.
Please help me with this problem and tell me which version of IDE does the code work fine on??
The text was updated successfully, but these errors were encountered:
I am unable to include Talkie library in Arduino IDE 1.6.5. It displays the following error-
Arduino: 1.6.5 (Windows 8), Board: "Arduino/Genuino Uno"
Specified folder/zip file does not contain a valid library.
I also tried copying the header file code, .cpp code and example code in one file but it syill won't work-
/*Arduino: 1.6.5 (Windows 8), Board: "Arduino/Genuino Uno"
_1_Getting_Started.ino:14:20: fatal error: talkie.h: No such file or directory
compilation terminated.
Error compiling.
Specified folder/zip file does not contain a valid library.
Please help me with this problem and tell me which version of IDE does the code work fine on??
The text was updated successfully, but these errors were encountered: