Aggggh!!!! I am trying to add a wave library without much success. It seems a rather convoluted process, zip this, save that. paste over here. I thought with the new rendition (1.6) that the addition of libraries would be easier. Help me please.
Unzip the library file.
Open the IDE.
Select "Sketch - Include Library - Add .ZIP Library".
Navigate to and select the folder the library is in.
Click "OK".
Close and reopen the IDE.
OK so I did that, and it's listed under contributed libraries as: wavehc20110919. Attempt to re-verify and get this: Arduino: 1.6.4 (Mac OS X), Board: "Arduino Micro"
Build options changed, rebuilding all
Scary_Pumpkin.ino:2:20: fatal error: WaveHC.h: No such file or directory
compilation terminated.
Error compiling.
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.
please share us relevant link from where you downloaded library
Here is the link --> https://code.google.com/p/wavehc/downloads/list
You probably selected the wrong folder to import. Instead of importing the wavehc20110919 directory, you should have selected/imported the WaveHC directory that was in that wavehc20110919 directory.
You are amazing! Yes that worked!! Thanks